Structured Data

    Queen Creek Naturopathic

    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: "Queen Creek Naturopathic",
      description: "Queen Creek Naturopathic is a wellness center offering naturopathic medicine, botanical remedies, and holistic health consultations in Queen Creek, Arizona. The practice focuses on natural approaches to healing and preventive care, helping patients address chronic conditions and optimize their overall wellness through personalized treatment plans.",
      url: "http://queencreeknaturopathic.com/",
      telephone: "+1-480-296-6173",
      address: {
        @type: "PostalAddress",
        streetAddress: "21820 S Ellsworth Rd #104",
        addressLocality: "Queen Creek",
        addressRegion: "AZ",
        postalCode: "85142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.249428099999996,
        longitude: -111.6349097
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "177",
        bestRating: "5"
      },
      areaServed: "Queen Creek and surrounding Phoenix East Valley communities",
      knowsAbout: "Holistic Wellness, Patients seeking natural medicine alternatives, chronic condition management, preventive wellness, holistic health optimization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Naturopathic Expertise"
        },
        {
          @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.