{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gv.com.sg/#organization",
      "name": "Golden Village",
      "url": "https://gv.com.sg/",
      "description": "Golden Village Please click here to go to www.gv.com.sg main page"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/golden-village#asg",
      "name": "Golden Village ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/golden-village",
      "isPartOf": {
        "@id": "https://gv.com.sg/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}