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: "South Bay Modern Dentistry",
description: "South Bay Modern Dentistry is a full-service dental practice in Chula Vista offering comprehensive general and cosmetic dentistry services. Led by experienced dentists, they provide preventive care, restorative treatments, and aesthetic procedures including teeth whitening, veneers, and smile makeovers using modern technology and patient-centered care.",
url: "https://www.southbaymoderndentistry.com/?sc_cid=GBP%3AO%3AGP%3A1013%3AOrganic_Search%3AGeneral%3Ana&_vsrefdom=organic_gbp&y_source=1_MzU2NTcxNTAtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-619-371-4909",
address: {
@type: "PostalAddress",
streetAddress: "57 Broadway",
addressLocality: "Chula Vista",
addressRegion: "CA",
postalCode: "91910",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.651354399999995,
longitude: -117.0956583
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "159",
bestRating: "5"
},
areaServed: "Chula Vista, South Bay, San Diego County",
knowsAbout: "Cosmetic Dentistry, Patients seeking comprehensive dental care, individuals interested in cosmetic smile improvements, families needing a trusted family dentist",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cosmetic Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Centered Approach"
}
],
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.