{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rossvideo.com/#organization",
      "name": "Ross Video",
      "url": "https://www.rossvideo.com/",
      "description": "We shape the live experiences billions of people watch every day on screens, big and small."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ross-video#asg",
      "name": "Ross Video ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ross-video",
      "isPartOf": {
        "@id": "https://www.rossvideo.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}