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: "Knox County Dental",
description: "Knox County Dental is a comprehensive dental practice in Knoxville offering general dentistry, cosmetic treatments, and restorative procedures. The practice focuses on patient comfort and modern dental care, serving families and individuals throughout the Knoxville area with a commitment to quality treatment and personalized service.",
url: "http://knoxcountydentist.com/",
telephone: "+1-865-922-2101",
address: {
@type: "PostalAddress",
streetAddress: "7109 Afton Dr",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0790222,
longitude: -83.92834599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "407",
bestRating: "5"
},
areaServed: "Knoxville, Tennessee and surrounding areas",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing cosmetic improvements, individuals requiring restorative treatments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Menu"
},
{
@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.