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: "Green Hills Family Dentistry",
description: "Green Hills Family Dentistry offers comprehensive dental care for patients of all ages, led by three experienced dentists: Dr. Christina Ledbetter, Dr. Kyna Dublin, and Dr. Jessica DiLeo. Their services include preventative care (cleanings, checkups, sealants, mouth guards), cosmetic dentistry (smile makeovers, tooth bonding, veneers, Invisalign), and restorative treatments. The practice emphasizes personalized, compassionate care and creates a welcoming environment for new and established patients seeking to achieve their smile goals.",
url: "http://greenhillsfamilydentistry.com/",
telephone: "+1-629-276-6233",
address: {
@type: "PostalAddress",
streetAddress: "4301 Hillsboro Pike Ste 315",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37215",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.098926999999996,
longitude: -86.82206
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "971",
bestRating: "5"
},
areaServed: "Nashville, TN and surrounding areas",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, new patients looking for a welcoming practice, cosmetic dentistry candidates, patients wanting Invisalign treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Doctor Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Cosmetic & Preventative Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "New Patient Friendly"
}
],
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.