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: "Heights Pediatric Dentistry",
description: "Heights Pediatric Dentistry in Tampa provides comprehensive dental care for infants, children, and young adults under the expert care of Dr. Carter. Services include preventative and restorative care, first birthday visits, no-needle treatment options, and IV sedation for anxious patients, with private rooms available for children with sensory or special health care needs. The practice emphasizes individualized treatment plans, patient education on nutrition and oral hygiene, and creates a welcoming, family-oriented environment designed specifically for young patients.",
url: "https://heightspediatricdentistry.com/",
telephone: "+1-813-568-1242",
address: {
@type: "PostalAddress",
streetAddress: "120 E M.L.K. Jr Blvd",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33603",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9815766,
longitude: -82.46012830000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "194",
bestRating: "5"
},
areaServed: "Tampa, FL and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents of infants and young children, families with special needs children, anxious pediatric patients, families without dental insurance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Age-Appropriate Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Commitment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Sedation & Comfort Options"
}
],
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.