{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hardingmedical.com/#organization",
      "name": "HM",
      "url": "https://www.hardingmedical.com/",
      "description": "Providing stair lifts, mobility scooters, rentals, and home accessibility solutions across Nova Scotia and Atlantic Canada since 1987. Discover independence with Harding Medical."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hm#asg",
      "name": "HM ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hm",
      "isPartOf": {
        "@id": "https://www.hardingmedical.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}