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: "Newton Smile",
description: "Newton Smile Centre is a comprehensive family dental practice in Newton, MA offering general dentistry, cosmetic treatments, and orthodontics including Invisalign clear aligners. The practice provides preventive care, restorative treatments, dental implants, periodontal therapy, and same-day CEREC crowns using advanced technology. They accept all insurance plans, offer multilingual staff (English, Portuguese, Spanish, French, and Arabic), and feature flexible scheduling including evening and Saturday appointments.",
url: "https://newtonsmilecentre.com/",
telephone: "+1-617-928-9299",
address: {
@type: "PostalAddress",
streetAddress: "796 Beacon St",
addressLocality: "Newton",
addressRegion: "MA",
postalCode: "02459",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3300798,
longitude: -71.1935408
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "179",
bestRating: "5"
},
areaServed: "Newton and Greater Boston area including Cambridge, Watertown, Waltham, and surrounding communities",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, busy professionals needing flexible scheduling, patients interested in Invisalign, individuals requiring cosmetic or implant dentistry",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multilingual & Inclusive"
}
],
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.