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: "Kissimmee Dental",
description: "Kissimmee Dental is a general and cosmetic dental practice located in Kissimmee that provides comprehensive oral care including cleanings, fillings, extractions, root canals, crowns, bridges, and cosmetic treatments. The practice accepts new patients and most insurance plans, offering both routine preventive care and advanced restorative procedures in a professional, patient-focused environment.",
url: "https://kissimmee-dentist.com/",
telephone: "+1-407-390-9113",
address: {
@type: "PostalAddress",
streetAddress: "2916 Vineland Rd",
addressLocality: "Kissimmee",
addressRegion: "FL",
postalCode: "34746",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.3338489,
longitude: -81.4807579
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "176",
bestRating: "5"
},
areaServed: "Kissimmee and surrounding central Florida communities",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing cosmetic improvements, individuals with dental anxiety, new patients to the area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance & Accessibility"
}
],
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.