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: "Kristi Swicegood L.Ac.- Acupuncture with Kristi",
description: "Kristi Swicegood is a Licensed Acupuncturist (L.Ac.) offering traditional acupuncture services in Los Angeles. With a focus on personalized care, Kristi treats a range of conditions using acupuncture techniques rooted in Traditional Chinese Medicine principles. Her practice welcomes new and returning patients seeking natural approaches to wellness and pain relief.",
url: "https://www.kristiswicegoodacupuncture.com/",
telephone: "+1-323-333-9844",
address: {
@type: "PostalAddress",
streetAddress: "2001 S Barrington Ave #106",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90025",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0361238,
longitude: -118.4499425
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Los Angeles, CA",
knowsAbout: "Acupuncture, Individuals seeking natural pain relief, those interested in Traditional Chinese Medicine, patients looking for holistic wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Acupuncturist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.