{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.neighborhoodbikeworks.org/#organization",
      "name": "Neighborhood Bike Works",
      "url": "http://www.neighborhoodbikeworks.org/",
      "description": "We teach youth how to fix bikes, give them the chance to earn a bike and to explore new places by bike. And adults -- you can fix your bike using our tools."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/neighborhood-bike-works#asg",
      "name": "Neighborhood Bike Works ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/neighborhood-bike-works",
      "isPartOf": {
        "@id": "http://www.neighborhoodbikeworks.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}