{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bike.nyc/#organization",
      "name": "Bike New York",
      "url": "https://www.bike.nyc/",
      "description": "Bike New York is a not-for-profit organization that promotes cycling as a practical, sustainable, and healthy means of transportation and recreation. We offer free bike education programs throughout the five..."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bike-new-york#asg",
      "name": "Bike New York ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bike-new-york",
      "isPartOf": {
        "@id": "https://www.bike.nyc/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}