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: "Bright Smile Dentistry",
description: "Bright Smile Dentistry is a full-service dental practice in Corpus Christi offering comprehensive general and cosmetic dentistry services. The practice provides preventive care, restorative treatments, cosmetic procedures, and emergency dental services in a modern, patient-focused environment. They are committed to helping patients achieve and maintain healthy, beautiful smiles with personalized treatment plans.",
url: "https://www.brightsmiledentistry.com/",
telephone: "+1-361-994-7645",
address: {
@type: "PostalAddress",
streetAddress: "5325 Saratoga Blvd Suite 230",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.686799999999998,
longitude: -97.3875472
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "325",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "General Dentistry, Families seeking preventive care, patients wanting cosmetic improvements, individuals requiring emergency dental treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Menu"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Dental 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.