Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 39 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Acupuncture Clinic: Baradaran Jay L. AC",
description: "Baradaran Jay L. AC is an acupuncture clinic located in Corpus Christi offering traditional acupuncture services. The clinic provides individualized treatment for various health concerns using evidence-based acupuncture techniques.",
telephone: "+1-361-991-0460",
address: {
@type: "PostalAddress",
streetAddress: "5705 Gollihar Rd #2",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78412",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.716504000000004,
longitude: -97.3634316
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Acupuncture, Individuals seeking acupuncture treatment for pain management, wellness, or those interested in traditional Chinese medicine approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Acupuncture 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.