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: "Esteem Braces & Aligners - North Miami Beach",
description: "Esteem Braces & Aligners is an orthodontic practice in North Miami Beach specializing in braces and clear aligner treatments for teens and adults. Led by experienced orthodontists, they offer personalized treatment plans using both traditional and modern orthodontic methods to help patients achieve healthier, straighter smiles.",
url: "https://esteembracesandaligners.com/",
telephone: "+1-786-744-1570",
address: {
@type: "PostalAddress",
streetAddress: "100 NW 170th St",
addressLocality: "North Miami Beach",
addressRegion: "FL",
postalCode: "33169",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.930642499999998,
longitude: -80.202558
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "396",
bestRating: "5"
},
areaServed: "North Miami Beach and surrounding areas of South Florida",
knowsAbout: "Orthodontics, Teens seeking braces, Adults considering orthodontic treatment, Patients interested in clear aligners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Both Traditional & Clear Aligners"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Teen & Adult Specialization"
}
],
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.