  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Does this support 4K video?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes, the converter supports up to 4K and UltraHD video formats."
        }
      },
      {
        "@type": "Question",
        "name": "Does this support HDR workflows?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes, HDR pass-through is supported"
        }
      },
      {
        "@type": "Question",
        "name": "What fiber connector is used?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "This model uses an LC fiber connector."
        }
      },
      {
        "@type": "Question",
        "name": "Can this be used in broadcast environments?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes, it is designed for professional broadcast and AV workflows."
        }
      }
    ]
  }
