{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "MedicalClinic",
      "@id": "https://urgentcarechiropractor.ca/#clinic",
      "name": "Urgent Care Chiropractic Centre",
      "url": "https://urgentcarechiropractor.ca/",
      "telephone": "+1-403-769-9111",
      "faxNumber": "+1-403-769-9110",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "2675 36th ST NE, STE 401",
        "addressLocality": "Calgary",
        "addressRegion": "AB",
        "postalCode": "T1Y 6H6",
        "addressCountry": "CA"
      },
      "areaServed": [
        "Calgary, Alberta",
        "NE Calgary"
      ],
      "medicalSpecialty": [
        "Chiropractic",
        "PhysicalTherapy",
        "Acupuncture"
      ],
      "knowsAbout": [
        "car accident care",
        "whiplash treatment",
        "workplace injury consultation",
        "WCB consultation",
        "direct billing",
        "custom foot orthotics",
        "massage therapy",
        "physiotherapy",
        "on-site digital x-rays"
      ]
    },
    {
      "@type": "Person",
      "@id": "https://urgentcarechiropractor.ca/#dr-alnoor-bhanji",
      "name": "Dr. Alnoor Bhanji",
      "honorificSuffix": "B.Sc., D.C.",
      "affiliation": {
        "@id": "https://urgentcarechiropractor.ca/#clinic"
      },
      "memberOf": [
        "College of Chiropractors of Alberta",
        "Chiropractic Association of Alberta"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://urgentcarechiropractor.ca/#website",
      "name": "Urgent Care Chiropractic Centre",
      "url": "https://urgentcarechiropractor.ca/"
    }
  ]
}
