Structured Data

    Peace 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: "Peace Wellness Center",
      description: "Peace Wellness Center in Phoenix offers comprehensive wellness services including acupuncture, massage therapy, and holistic health consultations. The center specializes in integrating traditional Eastern medicine with modern wellness practices to help clients achieve physical and mental balance. They focus on personalized treatment plans addressing pain management, stress relief, and overall wellness optimization.",
      url: "https://peacewellnesscenter.com/",
      telephone: "+1-602-439-0000",
      address: {
        @type: "PostalAddress",
        streetAddress: "640 W Maryland Ave STE 3",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5313276,
        longitude: -112.081353
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Holistic Wellness, Chronic pain sufferers, stress management seekers, athletes and active individuals, wellness-focused professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Eastern & Western Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Disciplinary Services"
        }
      ],
      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.