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: "Acupuncture | Cupping | Herbal Medicine & Massage Therapy Culver City - Rochelle Gallenson LAc",
description: "Rochelle Gallenson LAc offers acupuncture, cupping therapy, herbal medicine, and massage therapy in Culver City. With a licensed acupuncturist (LAc) credential, Rochelle provides integrated Traditional Chinese Medicine services designed to address pain, stress, and overall wellness. Her practice combines multiple modalities to create personalized treatment plans for clients seeking natural healing approaches.",
url: "https://www.rgallensonlac.com/",
telephone: "+1-424-625-9812",
address: {
@type: "PostalAddress",
streetAddress: "12061A Jefferson Blvd",
addressLocality: "Culver City",
addressRegion: "CA",
postalCode: "90230",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.982946399999996,
longitude: -118.4070314
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Culver City, CA and surrounding areas",
knowsAbout: "Acupuncture, Individuals seeking pain relief, stress management, those interested in Traditional Chinese Medicine, wellness-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Acupuncturist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Treatment Approach"
}
],
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.