label: Youtube video

form:
  properties:
    title:
      $type: textField
      label: Title
    link:
      $type: textField
      label: Youtube link
      required: true
    renderStructuredData:
      $type: checkBoxField
      label: Render structured data
      buttonLabel: Select to render the LD+JSON structured data

footerLayout:
  $type: defaultEditorActionLayout
  primaryActions:
    commit: commit
    cancel: cancel
