Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Acupuncture & Integrative Medicine College",
description: "AIMC is a nonprofit graduate school in Berkeley, CA dedicated to training acupuncturists and integrative medicine practitioners who combine traditional acupuncture wisdom with modern medical knowledge. The college offers doctoral and master's degree programs, clinical education, and operates teaching clinics that provide affordable acupuncture and integrative care to the broader community. AIMC focuses on producing compassionate, patient-centered practitioners equipped to address complex healthcare challenges.",
url: "https://www.aimc.edu/",
telephone: "+1-510-422-5550",
address: {
@type: "PostalAddress",
streetAddress: "2550 Shattuck Ave.",
addressLocality: "Berkeley",
addressRegion: "CA",
postalCode: "94704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.862767999999996,
longitude: -122.267637
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "95",
bestRating: "5"
},
areaServed: "Berkeley, California and surrounding Bay Area",
knowsAbout: "Tutoring & Test Prep, Prospective acupuncture students, individuals seeking affordable acupuncture treatment at teaching clinics, healthcare professionals interested in integrative medicine training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Nonprofit Graduate Institution"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Campus Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Teaching Clinics"
}
],
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.