{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://workshop.moorschmied.de/#organization",
      "name": "Moorschmied",
      "url": "https://workshop.moorschmied.de/",
      "description": "Messerschmiedekurse in Niedersachsen. Schmiede dein eigenes Damastmesser in 2-3 Tagen."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/moorschmied#asg",
      "name": "Moorschmied ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/moorschmied",
      "isPartOf": {
        "@id": "https://workshop.moorschmied.de/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}