{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.greenbikeutah.org/#organization",
      "name": "GreenBike Utah",
      "url": "https://www.greenbikeutah.org/",
      "description": "Explore Salt Lake City and Ogden by bike for just $3 a ride. GreenBike is Utah"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/greenbike-utah#asg",
      "name": "GreenBike Utah ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/greenbike-utah",
      "isPartOf": {
        "@id": "https://www.greenbikeutah.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}