{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://it-syndikat.org/#organization",
      "name": "IT-Syndikat",
      "url": "https://it-syndikat.org/",
      "description": "Innsbrucks Hackerspace. Chaostreff, offene Werkstatt, Wohnzimmer mit Labormöglichkeit"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/it-syndikat#asg",
      "name": "IT-Syndikat ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/it-syndikat",
      "isPartOf": {
        "@id": "https://it-syndikat.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}