{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.fit4less.ca/#organization",
      "name": "Fit4Less",
      "legalName": "GoodLife Fitness Centres",
      "url": "https://www.fit4less.ca/",
      "description": "Fit4Less gyms aim to help Canadians live a fit and healthy life. Enjoy a high quality fitness experience at an affordable price."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fit4less#asg",
      "name": "Fit4Less ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fit4less",
      "isPartOf": {
        "@id": "https://www.fit4less.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}