{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.osgeo.org/#organization",
      "name": "OSGeo",
      "url": "https://www.osgeo.org/",
      "description": "OSGeo, the OpenSource for GeoSpatial Fosters global adoption of open geospatial technology by being an inclusive software foundation."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/osgeo#asg",
      "name": "OSGeo ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/osgeo",
      "isPartOf": {
        "@id": "https://www.osgeo.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}