Structured Data

    Foresight Chiropractic Wellness Center

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Foresight Chiropractic Wellness Center",
      description: "Foresight Chiropractic Wellness Center in Gilbert offers comprehensive chiropractic care focused on spinal health, pain relief, and overall wellness. The practice combines traditional chiropractic adjustments with modern diagnostic tools and personalized treatment plans to address everything from acute injuries to chronic conditions. They serve patients of all ages with an emphasis on corrective care and helping clients achieve long-term health goals.",
      url: "http://www.foresightchiropractic.com/",
      telephone: "+1-480-325-6977",
      address: {
        @type: "PostalAddress",
        streetAddress: "2915 E Baseline Rd Ste 126",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85234",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3786309,
        longitude: -111.768057
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "86",
        bestRating: "5"
      },
      areaServed: "Gilbert and surrounding Phoenix East Valley communities",
      knowsAbout: "Chiropractic, Active individuals, patients with chronic pain, families seeking preventive wellness care, athletes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Office Digital X-Ray"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Corrective Care Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Friendly Practice"
        }
      ],
      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.