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: "Dawn Powell Acupuncture",
description: "Dawn Powell Acupuncture offers traditional acupuncture services in Corpus Christi, providing natural pain relief and wellness treatment. Located on South Staples Street, this practice specializes in acupuncture therapy to address various health concerns and promote overall well-being.",
url: "http://dawnpowellacupuncture.com/",
telephone: "+1-303-547-7451",
address: {
@type: "PostalAddress",
streetAddress: "5525 S Staples St E1",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7005715,
longitude: -97.3749519
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Acupuncture, Individuals seeking natural pain relief, stress management, and holistic wellness care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Acupuncture Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient 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.