{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hacklabor.de/#organization",
      "name": "Hacklabor",
      "url": "https://hacklabor.de/",
      "description": "Das Hacklabor ist ein Schweriner Hackspace für Menschen mit Interesse am kreativen Umgang mit Technik. Hier geht es um Hardware, Software, gesellschaftlichen Themen und das Drumherum."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hacklabor#asg",
      "name": "Hacklabor ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hacklabor",
      "isPartOf": {
        "@id": "https://hacklabor.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}