Structured Data

    Kendall Square Chiropractic

    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: "Kendall Square Chiropractic",
      description: "Kendall Square Chiropractic is an independent chiropractic practice located in Cambridge, MA, offering spinal adjustments and corrective care to help patients manage pain and improve mobility. The practice serves the local community with personalized treatment plans designed to address each patient's specific health needs.",
      url: "http://kendallsquarechiropractic.com/",
      telephone: "+1-617-441-0101",
      address: {
        @type: "PostalAddress",
        streetAddress: "356 Third St",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3635776,
        longitude: -71.08342259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Cambridge, MA and surrounding areas",
      knowsAbout: "Chiropractic, Cambridge professionals, active individuals seeking pain relief, patients looking for personalized chiropractic care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Approach"
        }
      ],
      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.