{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://munichmakerlab.de/#organization",
      "name": "Munich Maker Lab",
      "url": "https://munichmakerlab.de/",
      "description": "Munich Maker Lab is an open community makerspace in Munich, Germany. Come to learn, build, hack and create with us."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/munich-maker-lab#asg",
      "name": "Munich Maker Lab ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/munich-maker-lab",
      "isPartOf": {
        "@id": "https://munichmakerlab.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}