Structured Data

    Hunt Family Chiropractic

    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: "Hunt Family Chiropractic",
      description: "Hunt Family Chiropractic is an independent chiropractic practice in Phoenix serving families and individuals seeking pain relief and wellness care. Dr. Hunt and his team provide spinal adjustments, corrective care plans, and personalized treatment to address back pain, neck pain, and other musculoskeletal issues. They welcome walk-in patients and work with most insurance plans to make care accessible.",
      url: "http://www.huntfamilychiro.com/",
      telephone: "+1-602-995-1999",
      address: {
        @type: "PostalAddress",
        streetAddress: "2222 W Glendale Ave",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85021",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.538948399999995,
        longitude: -112.1068274
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Phoenix, Arizona and surrounding communities",
      knowsAbout: "Chiropractic, Families seeking chiropractic care, individuals with back or neck pain, patients preferring non-surgical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.