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: "Smile Studio Dental",
description: "Smile Studio Dental is a comprehensive dental practice in Falls Church, VA offering general dentistry, cosmetic dentistry, and restorative services. Led by experienced dentists, they provide preventive care, teeth whitening, dental implants, crowns, and smile makeovers using digital smile design technology. The practice emphasizes patient comfort and uses modern techniques to help patients achieve healthy, beautiful smiles.",
url: "https://www.tysonsmilestudio.com/",
telephone: "+1-703-982-2222",
address: {
@type: "PostalAddress",
streetAddress: "7787 Leesburg Pike #200",
addressLocality: "Falls Church",
addressRegion: "VA",
postalCode: "22043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9080146,
longitude: -77.2145718
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "363",
bestRating: "5"
},
areaServed: "Falls Church, VA and surrounding Northern Virginia areas",
knowsAbout: "Cosmetic Dentistry, Cosmetic dentistry patients, people seeking smile makeovers, implant candidates, patients wanting digital smile previews",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Digital Smile Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Focused 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.