{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.fitshop.de/#organization",
      "name": "Fitshop",
      "url": "https://www.fitshop.de/",
      "description": "Europas Nr. 1 für Heimfitness"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fitshop#asg",
      "name": "Fitshop ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fitshop",
      "isPartOf": {
        "@id": "https://www.fitshop.de/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}