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: "Chew Chew Dentistry",
description: "Chew Chew Dentistry is a general and pediatric dental practice in Hixson serving families with comprehensive dental care. The practice offers preventive care, cleanings, examinations, and restorative treatments in a welcoming environment designed for patients of all ages. They specialize in making dental visits comfortable and positive for children, helping build healthy oral habits early.",
url: "http://www.chewchewdentistrytn.com/",
telephone: "+1-423-264-3301",
address: {
@type: "PostalAddress",
streetAddress: "4841 Hixson Pike # E",
addressLocality: "Hixson",
addressRegion: "TN",
postalCode: "37343",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.127893199999995,
longitude: -85.2476754
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "122",
bestRating: "5"
},
areaServed: "Hixson, TN and surrounding Chattanooga area",
knowsAbout: "Pediatric Dentistry, Families with children, Parents seeking pediatric dental care, General dental patients of all ages",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-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.