{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gymbox.com/#organization",
      "name": "Gymbox",
      "url": "https://gymbox.com/",
      "description": "Gymbox is London's most creative gym chain, with 10 locations across the city. Known for nightclub-inspired décor, resident DJs, 100+ weekly classes, boxing rings, aerial studios and serious training facilities."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/gymbox#asg",
      "name": "Gymbox ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/gymbox",
      "isPartOf": {
        "@id": "https://gymbox.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}