Structured Data

    Brookline Family Chiropractic Center

    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: "Brookline Family Chiropractic Center",
      description: "Brookline Family Chiropractic Center offers comprehensive chiropractic care for patients of all ages, from children to seniors. Located on Beacon Street in Brookline, the practice focuses on treating a wide range of conditions including back pain, neck pain, headaches, and sports injuries through spinal adjustments and corrective care plans. The team is committed to helping families achieve optimal health and wellness through personalized treatment approaches.",
      url: "https://www.brooklinechiro.com/",
      telephone: "+1-617-735-9656",
      address: {
        @type: "PostalAddress",
        streetAddress: "1842 Beacon St Suite 205",
        addressLocality: "Brookline",
        addressRegion: "MA",
        postalCode: "02445",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.337478999999995,
        longitude: -71.1455199
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Brookline, MA and surrounding Boston area communities",
      knowsAbout: "Chiropractic, Families seeking chiropractic care, athletes with sports injuries, individuals with chronic pain or postural issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Beacon Street Location"
        }
      ],
      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.