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: "Zoo Crew Pediatric Dentistry - N Mt Juliet Rd",
description: "Zoo Crew Pediatric Dentistry in Mt. Juliet specializes in dental care exclusively for children, from infants through adolescents. The practice creates a fun, animal-themed environment designed to make kids comfortable and excited about dental visits, featuring kid-friendly office design and a team trained in pediatric-specific techniques. They offer comprehensive preventive and treatment services including cleanings, sealants, fluoride treatments, and emergency care.",
url: "https://mtjuliet.zoocrewdentist.com/",
telephone: "+1-615-553-2921",
address: {
@type: "PostalAddress",
streetAddress: "2025 N Mt Juliet Rd #110",
addressLocality: "Mt. Juliet",
addressRegion: "TN",
postalCode: "37122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.197634,
longitude: -86.5186811
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "246",
bestRating: "5"
},
areaServed: "Mt. Juliet and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized dental care for children, families with anxious or first-time dental patients, children needing emergency dental treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Animal-Themed Office Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric-Specialized Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Preventive Services"
}
],
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.