Structured Data

    Khalsa Chiropractic Back Bay, Inc

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Khalsa Chiropractic Back Bay, Inc",
      description: "Khalsa Chiropractic Back Bay is an independent chiropractic clinic located in Boston's Back Bay neighborhood, offering spinal adjustments and corrective care to address pain and improve overall wellness. The practice focuses on personalized treatment plans tailored to each patient's specific needs and health goals. They welcome both new and returning patients seeking relief from back pain, neck pain, and other musculoskeletal issues.",
      url: "http://www.khalsachiropractic.com/",
      telephone: "+1-857-250-2939",
      address: {
        @type: "PostalAddress",
        streetAddress: "376 Boylston St #301",
        addressLocality: "Boston",
        addressRegion: "MA",
        postalCode: "02116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3514286,
        longitude: -71.0716805
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Boston and surrounding communities",
      knowsAbout: "Chiropractic, Boston professionals and residents seeking chiropractic care, individuals with back and neck pain, patients interested in corrective care and preventive wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Back Bay Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care Plans"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.