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: "Scottsdale Family Dental",
description: "Scottsdale Family Dental, led by Dr. Christopher Yoon, provides comprehensive family and cosmetic dental care for patients of all ages in Scottsdale. The practice offers general dentistry, cosmetic services, emergency care, and advanced technology including CEREC same-day crowns. They specialize in creating beautiful, healthy smiles in a welcoming, family-friendly environment.",
url: "http://www.scottsdalefamilydental.net/",
telephone: "+1-480-551-5141",
address: {
@type: "PostalAddress",
streetAddress: "13910 N Frank Lloyd Wright Blvd #110",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85260",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.611576,
longitude: -111.8647689
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1032",
bestRating: "5"
},
areaServed: "Scottsdale, AZ and surrounding areas",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, emergency dental needs, patients wanting same-day crown solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CEREC Same-Day Crowns"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Leadership"
}
],
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.