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: "Greenberg Dental & Orthodontics",
description: "Greenberg Dental & Orthodontics in Tampa offers comprehensive dental and orthodontic care for patients of all ages. The practice combines general dentistry services with specialized orthodontic treatment, including braces and clear aligner options, delivered by experienced dental professionals committed to creating healthy, beautiful smiles.",
url: "https://www.greenbergdental.com/offices/central-tampa",
telephone: "+1-813-365-3021",
address: {
@type: "PostalAddress",
streetAddress: "2702 W Hillsborough Ave",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33614",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.994936199999998,
longitude: -82.4866526
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "578",
bestRating: "5"
},
areaServed: "Tampa and surrounding areas",
knowsAbout: "Orthodontics, Families seeking comprehensive dental care, patients needing orthodontic treatment, adults considering braces or clear aligners, children and teens requiring early orthodontic intervention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Dental & Orthodontic Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Treatment 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.