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: "Coastal Plains Integrated Health - Roots Ave",
description: "Coastal Plains Integrated Health is a medical clinic in Taft, TX offering comprehensive healthcare services to the community. Located at 201 Roots Ave, this established health center provides integrated medical care and serves as a resource for local health and wellness needs.",
url: "http://www.coastalplainsctr.org/",
telephone: "+1-361-528-4516",
address: {
@type: "PostalAddress",
streetAddress: "201 Roots Ave",
addressLocality: "Taft",
addressRegion: "TX",
postalCode: "78390",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9742483,
longitude: -97.3864265
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Taft, TX and surrounding areas",
knowsAbout: "Mental Health & Therapy, Residents seeking primary care, families needing integrated healthcare services, patients preferring local clinic-based medicine",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Health Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused"
}
],
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.