Structured Data

    Japanese Acupuncture

    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: "Japanese Acupuncture",
      description: "Japanese Acupuncture in Phoenix offers traditional acupuncture treatments rooted in Japanese techniques and philosophy. They specialize in pain management, stress relief, and overall wellness using needle therapy and complementary modalities. Their practitioners focus on personalized care to address each patient's unique health concerns.",
      url: "https://www.acupunctureliving.com/",
      telephone: "+1-480-246-0624",
      address: {
        @type: "PostalAddress",
        streetAddress: "600 N 4th St #147",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85004",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4553958,
        longitude: -112.0696346
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "95",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas, Arizona",
      knowsAbout: "Acupuncture, Pain management patients, stress relief seekers, chronic condition sufferers, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Japanese Acupuncture Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Downtown 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.