Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Park Oriental Medicine Center",
description: "Park Oriental Medicine Center in Mesa offers comprehensive acupuncture and traditional Chinese medicine services to treat pain, injury, and chronic health conditions. The clinic combines acupuncture with herbal medicine and other Oriental healing techniques to address both acute and long-term wellness needs. With experienced practitioners and a focus on personalized care, they serve patients seeking natural alternatives to conventional medicine.",
url: "http://www.parkorientalmedicinecenter.com/",
telephone: "+1-480-247-7330",
address: {
@type: "PostalAddress",
streetAddress: "4566 E Inverness Ave STE 201",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3811144,
longitude: -111.7347928
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Mesa and surrounding Phoenix metropolitan area",
knowsAbout: "Acupuncture, Patients seeking natural pain relief, those with chronic health conditions, individuals interested in holistic wellness alternatives",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pain & Injury Treatment"
}
],
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.