{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.destinationimagination.org/#organization",
      "name": "Destination Imagination",
      "url": "http://www.destinationimagination.org/",
      "description": "In DI, teams of students solve open-ended, STEAM-focused challenges and present their solutions at tournaments."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/destination-imagination#asg",
      "name": "Destination Imagination ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/destination-imagination",
      "isPartOf": {
        "@id": "http://www.destinationimagination.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}