{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "name": "Continental",
      "url": "https://continental-hub.com"
    },
    {
      "@type": "WebSite",
      "name": "Contact Continental",
      "url": "https://contact.continental-hub.com/",
      "description": "Shared project contact site for Continental projects.",
      "publisher": {
        "@type": "Organization",
        "name": "Continental"
      }
    }
  ]
}
