{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.substation.org/#organization",
      "name": "The Substation",
      "url": "https://www.substation.org/",
      "description": "One of Singapore"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-substation#asg",
      "name": "The Substation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-substation",
      "isPartOf": {
        "@id": "https://www.substation.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}