{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://openstreetmap.org/#organization",
      "name": "OpenStreetMap",
      "url": "https://openstreetmap.org/",
      "description": "OpenStreetMap is a map of the world, created by people like you and free to use under an open license."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/openstreetmap#asg",
      "name": "OpenStreetMap ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/openstreetmap",
      "isPartOf": {
        "@id": "https://openstreetmap.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}