{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.arri.com/en#organization",
      "name": "ARRI",
      "url": "https://www.arri.com/en",
      "description": "ARRI is a leading designer and manufacturer of camera and lighting systems for the film and broadcast industry, with a worldwide distribution and service network."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/arri#asg",
      "name": "ARRI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/arri",
      "isPartOf": {
        "@id": "https://www.arri.com/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}