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: "Lakeway Cosmetic Dentistry",
description: "Lakeway Cosmetic Dentistry specializes in cosmetic and general dental services, including teeth whitening, veneers, smile makeovers, and dental implants. Dr. [practice] combines advanced cosmetic techniques with comprehensive dental care, serving patients throughout the greater Austin area who want to enhance their smile's appearance and function.",
url: "https://www.lakewaycosmeticdentistry.com/",
telephone: "+1-512-402-9399",
address: {
@type: "PostalAddress",
streetAddress: "401 Ranch Rd 620 S STE 300",
addressLocality: "Lakeway",
addressRegion: "TX",
postalCode: "78734",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.360953199999997,
longitude: -97.95262720000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "163",
bestRating: "5"
},
areaServed: "Lakeway, Austin, and surrounding areas",
knowsAbout: "Cosmetic Dentistry, Cosmetic smile improvement seekers, patients wanting dental implants, individuals interested in teeth whitening or veneers, general dental care patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Cosmetic Scope"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Techniques"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.