{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thegentsplace.com/#organization",
      "name": "The Gents Place",
      "url": "https://thegentsplace.com/",
      "description": "Discover luxury barbershop and premium men's grooming services—haircuts, straight razor shaves, and executive treatments. Book now near you."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-gents-place#asg",
      "name": "The Gents Place ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-gents-place",
      "isPartOf": {
        "@id": "https://thegentsplace.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}