{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://centralsocialhall.com/#organization",
      "name": "Central Social Hall",
      "url": "https://centralsocialhall.com/",
      "description": "Central Social Hall is the place for drinks with the girls, lunch with a client, family brunch, or late-night with your friends. Reserve Now!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/central-social-hall#asg",
      "name": "Central Social Hall ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/central-social-hall",
      "isPartOf": {
        "@id": "https://centralsocialhall.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}