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: "Alexia R. Lucero, DDS",
description: "Alexia R. Lucero, DDS is a general and cosmetic dental practice in Sunnyvale offering comprehensive dental care including cleanings, fillings, crowns, cosmetic dentistry, and restorative treatments. Dr. Lucero focuses on patient comfort and personalized treatment plans, combining modern dental techniques with a patient-centered approach to help patients achieve healthy, confident smiles.",
url: "https://www.lucerodds.com/",
telephone: "+1-408-738-0800",
address: {
@type: "PostalAddress",
streetAddress: "516 W Remington Dr #4c",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94087",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3585572,
longitude: -122.0332236
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "151",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding Santa Clara County communities",
knowsAbout: "General Dentistry, Family patients seeking general dentistry, Cosmetic dentistry patients, Adults needing restorative care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Cosmetic & Restorative Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient Comfort Priority"
}
],
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.