{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ao.de/#organization",
      "name": "www.ao.de",
      "url": "https://www.ao.de/",
      "description": "www.ao.de Vielen Dank für deinen Besuch auf ao.de Leider ist unser Webshop nicht mehr aktiv. Wir bedanken uns sehr herzlich bei allen Kunden für das Vertrauen. Wir sind zwar nicht mehr für euch da, aber dafür freut sich XYZ auf deinen Besuch."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/www-ao-de#asg",
      "name": "www.ao.de ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/www-ao-de",
      "isPartOf": {
        "@id": "https://www.ao.de/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}