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: "Healing Hand Acupuncture, Inc - E Bullard Ave",
description: "Healing Hand Acupuncture, Inc offers traditional acupuncture and Oriental medicine services in Fresno. Located on E Bullard Ave, the practice focuses on natural healing and pain relief using time-tested acupuncture techniques. They serve patients seeking alternative medicine approaches to health and wellness.",
url: "http://www.healinghandacu.com/",
telephone: "+1-559-573-2022",
address: {
@type: "PostalAddress",
streetAddress: "371 E Bullard Ave Suite 118",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93710",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8227897,
longitude: -119.78181509999997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding areas",
knowsAbout: "Acupuncture, Patients seeking pain relief, those interested in alternative medicine, individuals looking for natural wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Oriental Medicine"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Practice"
}
],
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.