{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://hackerspace.sg/#organization",
      "name": "HackerspaceSG: the Singapore tech scene's community centre",
      "url": "http://hackerspace.sg/",
      "description": "We are a community space for people interested in computers, technology, science, engineering, and digital and electronic art, to meet, work, socialise, and collaborate at."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hackerspacesg-the-singapore-tech-scene-s-community-centre#asg",
      "name": "HackerspaceSG: the Singapore tech scene's community centre ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hackerspacesg-the-singapore-tech-scene-s-community-centre",
      "isPartOf": {
        "@id": "http://hackerspace.sg/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}