Structured Data

    Acupuncture Healing Center of Arizona

    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: "Acupuncture Healing Center of Arizona",
      description: "Acupuncture Healing Center of Arizona, located in Gilbert, offers traditional Chinese acupuncture and related healing therapies to address pain, stress, and overall wellness. The clinic specializes in evidence-based acupuncture treatments tailored to individual patient needs, serving the greater Phoenix metro area with a commitment to holistic health care.",
      url: "http://www.acuhealings.com/",
      telephone: "+1-480-272-2098",
      address: {
        @type: "PostalAddress",
        streetAddress: "2730 S Val Vista Dr STE 159",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85295",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2997583,
        longitude: -111.75801109999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Gilbert, Phoenix, and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain management, stress relief, chronic condition support, and holistic wellness alternatives",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized acupuncture treatments"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic wellness 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.