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: "Orlando Family Dental",
description: "Orlando Family Dental is a general and cosmetic dentistry practice located on South Hiawassee Road in Orlando, serving families and individuals of all ages. The practice offers comprehensive dental services including cleanings, fillings, root canals, cosmetic procedures, and restorative treatments in a comfortable, patient-focused environment. Dr. and team prioritize preventive care and treatment options that meet each patient's unique needs and budget.",
url: "http://www.orlandofamilydental.com/",
telephone: "+1-407-295-9096",
address: {
@type: "PostalAddress",
streetAddress: "3300 S Hiawassee Rd STE 101",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32835",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.506869000000002,
longitude: -81.4858409
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "183",
bestRating: "5"
},
areaServed: "Orlando and surrounding areas",
knowsAbout: "General Dentistry, Families seeking a comprehensive dental home, cosmetic dentistry patients, individuals needing preventive and restorative care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Treats All Ages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Centered 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.