{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.adaptivesports.org/#organization",
      "name": "site",
      "url": "http://www.adaptivesports.org/",
      "description": "Adaptive Sports Center is a therapeutic recreation program that operates all year, with adaptive activities from skiing to mountain biking. Click to learn more!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/site#asg",
      "name": "site ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/site",
      "isPartOf": {
        "@id": "http://www.adaptivesports.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}