{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://collider.com/#organization",
      "name": "Collider",
      "url": "http://collider.com/",
      "description": "Stay up to date with new movie news, watch the latest movie trailers & get trusted reviews of upcoming movies & more from the team at Collider."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/collider#asg",
      "name": "Collider ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/collider",
      "isPartOf": {
        "@id": "http://collider.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}