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: "Yale Acupuncture & Herbs (예일한의원)",
description: "Yale Acupuncture & Herbs is a traditional Korean medicine clinic in Sunnyvale offering acupuncture, herbal medicine, and wellness treatments. The practice specializes in pain management, stress relief, and holistic health restoration using time-tested East Asian healing techniques. They combine acupuncture with custom herbal formulations and other traditional therapies to address both acute and chronic conditions.",
url: "https://yaleacupuncture.com/",
telephone: "+1-408-706-7979",
address: {
@type: "PostalAddress",
streetAddress: "1082 E El Camino Real #3",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94087",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3516349,
longitude: -122.00258629999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding Silicon Valley communities",
knowsAbout: "Acupuncture, Chronic pain sufferers, stress and anxiety management, wellness-focused patients, individuals seeking natural medicine alternatives",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Korean Medicine Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Pain & Wellness Care"
}
],
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.