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: "Dr. Katrina H. Le, DDS",
description: "Dr. Katrina H. Le, DDS is a general and cosmetic dentistry practice in Sunnyvale offering comprehensive dental care including cleanings, fillings, crowns, bridges, and cosmetic treatments. Dr. Le combines advanced techniques with a patient-centered approach to deliver high-quality restorative and aesthetic dentistry in a welcoming environment.",
url: "http://www.katrinaledds.com/",
telephone: "+1-650-969-1774",
address: {
@type: "PostalAddress",
streetAddress: "516 W Remington Dr # 4A",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94087",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3585149,
longitude: -122.03325389999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "205",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding Silicon Valley communities",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients interested in cosmetic improvements, individuals needing restorative dentistry",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Cosmetic & Restorative Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Dental Techniques"
}
],
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.