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: "Rob Madry, DDS",
description: "Rob Madry, DDS is a comprehensive dental practice in Corpus Christi serving patients since 1999. Dr. Madry and his experienced team offer general dentistry, cosmetic services including veneers, Invisalign clear aligners, same-day crowns, dental implants, and preventative care. Known for personalized treatment plans and advanced dental technology, the practice emphasizes honest communication and patient comfort.",
url: "https://madrysmiles.com/",
telephone: "+1-361-991-7622",
address: {
@type: "PostalAddress",
streetAddress: "4635 Everhart Rd",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7220302,
longitude: -97.3802001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "384",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "General Dentistry, Patients seeking comprehensive dental care, families needing general dentistry, individuals interested in clear aligner orthodontics, those wanting cosmetic smile enhancements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Invisalign® Provider"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Crowns"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "25+ Years Experience"
}
],
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.