{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://geoservice.dlr.de/web/#organization",
      "name": "EOC Geoservice",
      "url": "https://geoservice.dlr.de/web/",
      "description": "Homepage for EOC Geoservice"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/eoc-geoservice#asg",
      "name": "EOC Geoservice ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/eoc-geoservice",
      "isPartOf": {
        "@id": "https://geoservice.dlr.de/web/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}