{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fitfinder.ie/#organization",
      "name": "FitFinder",
      "url": "https://fitfinder.ie/",
      "description": "Studio-first booking platform for Irish fitness & wellness — classes, sauna, swimming, massage and recovery. Direct booking, direct payouts, no middleman owning the member relationship."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fitfinder#asg",
      "name": "FitFinder ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fitfinder",
      "isPartOf": {
        "@id": "https://fitfinder.ie/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}