{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://openstreetmap.ci/#organization",
      "name": "OSMCI",
      "url": "http://openstreetmap.ci/",
      "description": "Coming Soon"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/osmci#asg",
      "name": "OSMCI ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/osmci",
      "isPartOf": {
        "@id": "http://openstreetmap.ci/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}