{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://londonbirthdayclub.com/#organization",
      "name": "London Birthday Club",
      "url": "https://londonbirthdayclub.com/",
      "description": "Birthday party planning service for London's most exclusive nightclubs. Free VIP table booking and birthday packages at Mayfair's finest venues."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/london-birthday-club#asg",
      "name": "London Birthday Club ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/london-birthday-club",
      "isPartOf": {
        "@id": "https://londonbirthdayclub.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}