Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "The Dental Space",
description: "The Dental Space is a family-friendly dental practice in Corpus Christi offering comprehensive care from pediatric (ages 6 months+) through adult dentistry. Services include general dentistry, cosmetic treatments, orthodontics (Invisalign & braces), emergency care, root canals, extractions, crowns, fillings, cleanings, teeth whitening, dentures, and dental bridges. The practice accepts Medicaid, CHIP, and most insurance plans, operates Saturday and evening hours for convenience, and features state-of-the-art equipment with a unique space-themed office environment complete with arcade gaming and entertainment to make visits enjoyable for all ages.",
url: "http://dentalspacecc.com/",
telephone: "+1-361-400-1900",
address: {
@type: "PostalAddress",
streetAddress: "3133 S Alameda St #600",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78404",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.757597300000004,
longitude: -97.3921689
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1053",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "General Dentistry, Families with children, patients seeking emergency dental care, those with Medicaid or CHIP coverage, busy professionals needing weekend and evening appointments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Friendly Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible 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.