{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://thepurplealliance.com/#organization",
      "name": "The Purple Alliance",
      "url": "http://thepurplealliance.com/",
      "description": "One chronological FRC match playlist across every FIRST Championship division — with stream links, conflict warnings, and excitement scores on every match."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-purple-alliance#asg",
      "name": "The Purple Alliance ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-purple-alliance",
      "isPartOf": {
        "@id": "http://thepurplealliance.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}