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: "Pompano Beach Family Dental",
description: "Pompano Beach Family Dental is a comprehensive family dentistry practice serving the local community with preventive care, cosmetic dentistry, and restorative procedures for patients of all ages. Located on South Powerline Road in Pompano Beach, they focus on creating a welcoming environment for families and individuals seeking quality dental care in a professional setting.",
url: "http://pompanobeachfamilydental.com/",
telephone: "+1-754-254-6984",
address: {
@type: "PostalAddress",
streetAddress: "1239 S Powerline Rd",
addressLocality: "Pompano Beach",
addressRegion: "FL",
postalCode: "33069",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.215007,
longitude: -80.15737
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "774",
bestRating: "5"
},
areaServed: "Pompano Beach and surrounding areas in Broward County, Florida",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing cosmetic or restorative work, individuals looking for a full-service family dentist",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Environment"
}
],
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.