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: "Western Dental & Orthodontics - N 35th Ave",
description: "Western Dental & Orthodontics at N 35th Ave in Phoenix offers comprehensive dental and orthodontic services for the entire family. This multi-specialty practice provides general dentistry, preventive care, restorative treatments, and orthodontic solutions including braces and clear aligners. As part of the Western Dental network, they combine professional expertise with convenient scheduling and patient-centered care.",
url: "https://www.westerndental.com/en-us/find-a-location/arizona/phoenix/13651-n-35th-ave",
telephone: "+1-602-281-7994",
address: {
@type: "PostalAddress",
streetAddress: "13651 N 35th Ave",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85029",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.610462399999996,
longitude: -112.13326289999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "448",
bestRating: "5"
},
areaServed: "Phoenix and surrounding areas, Arizona",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing orthodontics, those wanting integrated dental and orthodontic treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Location Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Care"
}
],
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.