{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.bikecalgary.org/#organization",
      "name": "Bike Calgary",
      "url": "http://www.bikecalgary.org/",
      "description": "- Making cycling better in Calgary"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bike-calgary#asg",
      "name": "Bike Calgary ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bike-calgary",
      "isPartOf": {
        "@id": "http://www.bikecalgary.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}