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: "Family Dental at Alafaya Crossings",
description: "Family Dental at Alafaya Crossings is a comprehensive dental practice in Oviedo serving patients of all ages with general, preventive, and restorative dental care. The practice focuses on creating a welcoming environment for families and provides services including cleanings, exams, fillings, crowns, and cosmetic treatments. Their experienced team emphasizes patient comfort and personalized care to build long-term dental health.",
url: "http://familydentalatalafayacrossings.com/",
telephone: "+1-689-319-7451",
address: {
@type: "PostalAddress",
streetAddress: "1984 Alafaya Trail Ste 1006",
addressLocality: "Oviedo",
addressRegion: "FL",
postalCode: "32765",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.641620999999997,
longitude: -81.208601
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "490",
bestRating: "5"
},
areaServed: "Oviedo, Alafaya, and surrounding central Florida communities",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients new to the practice, cosmetic dentistry candidates, preventive care-focused patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.