[
 {
  "type": "text",
  "id": "d1dbc2db-a43e-37a6-b135-1f9f83734ffc",
  "validation_regex": "",
  "label": "Video title",
  "name": "video_title"
 },
 {
  "type": "richtext",
  "id": "363e23f2-ab6d-f787-3599-81112125f6e5",
  "label": "Video Description",
  "name": "video_description"
 },
 {
  "type": "embed",
  "id": "c037f803-7074-1a27-ebc3-f1c2b97c7d3f",
  "default": {
   "source_type": "oembed"
  },
  "supported_source_types": [
   "oembed"
  ],
  "supported_oembed_types": [
   "photo",
   "video",
   "link",
   "rich"
  ],
  "show_advanced_rel_options": false,
  "label": "Embed Url",
  "name": "embed_url"
 },
 {
  "type": "image",
  "id": "e7f550ba-ab14-020f-558b-cb8f031ced84",
  "default": {
   "size_type": "auto",
   "src": "",
   "alt": null,
   "loading": "lazy"
  },
  "resizable": true,
  "responsive": true,
  "show_loading": false,
  "label": "Thumbnail Url",
  "name": "thumbnail_url"
 },
 {
  "type": "datetime",
  "id": "46ed789c-0e91-7ba0-3089-cd3306524c6e",
  "step": 30,
  "label": "Upload Date",
  "name": "upload_date"
 },
 {
  "type": "text",
  "id": "3b811605-daae-afc2-4fd0-70ee97f0a931",
  "validation_regex": "",
  "label": "Video Duration",
  "name": "video_duration"
 },
 {
  "type": "number",
  "id": "7d0c5e0f-58fe-de0f-a0c3-edace8966c9a",
  "display": "text",
  "step": 1,
  "label": "Video Width",
  "name": "video_width"
 }
]