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: "Prime Pediatric Dental Group - SW 8th St",
description: "Prime Pediatric Dental Group is a specialized pediatric dental practice dedicated to children's oral health and development. Located on SW 8th St in Miami, they provide comprehensive dental care for infants, children, and adolescents in a kid-friendly environment designed to make young patients comfortable. Their team focuses on preventive care, treatment, and building positive dental habits early in life.",
url: "https://primepediatricdentalgroup.com/locations/#havana",
telephone: "+1-305-456-9417",
address: {
@type: "PostalAddress",
streetAddress: "2950 SW 8th St",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33135",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.7649451,
longitude: -80.2419675
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "176",
bestRating: "5"
},
areaServed: "Miami and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, families new to dental care, children with dental anxiety, adolescents establishing lifelong dental habits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kid-Friendly Office Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Child Dental Care"
}
],
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.