Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ning Qian, Lac",
description: "Ning Qian, Lac is an acupuncture and traditional Chinese medicine practice located in Lubbock, TX. The practice offers acupuncture treatments and related wellness services to help patients manage pain, improve overall health, and address various medical conditions through traditional healing methods.",
telephone: "+1-806-796-2969",
address: {
@type: "PostalAddress",
streetAddress: "2315 50th St D",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79412",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5482953,
longitude: -101.8675573
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Acupuncture, Individuals seeking pain relief, people interested in traditional Chinese medicine, patients looking for alternative wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.