{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sct-catalogue.de/#organization",
      "name": "Car Catalog",
      "url": "https://sct-catalogue.de/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/car-catalog#asg",
      "name": "Car Catalog ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/car-catalog",
      "isPartOf": {
        "@id": "https://sct-catalogue.de/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}