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 Bend Dental",
description: "Coastal Bend Dental is a general and cosmetic dentistry practice located in Ingleside, TX, serving the Corpus Christi area with comprehensive dental care. The practice offers routine cleanings, exams, fillings, cosmetic treatments, and restorative procedures to help patients maintain healthy smiles. They focus on providing quality dental services in a welcoming environment for the entire family.",
url: "http://www.coastalbenddental.com/",
telephone: "+1-361-776-5166",
address: {
@type: "PostalAddress",
streetAddress: "2797 Main St",
addressLocality: "Ingleside",
addressRegion: "TX",
postalCode: "78362",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8790592,
longitude: -97.21156529999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Ingleside, TX and surrounding Corpus Christi area",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing cosmetic dental improvements, individuals new to the Corpus Christi area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Practice"
}
],
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.