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: "Wellness Dental",
description: "Wellness Dental in Mesa offers comprehensive family and cosmetic dental services, including routine cleanings, fillings, crowns, teeth whitening, and cosmetic procedures. With a focus on patient comfort and modern preventive care, they serve families and individuals seeking quality dental treatment in a welcoming environment.",
url: "https://www.mywellnessdental.com/our-locations/mesa-az/",
telephone: "+1-520-220-5266",
address: {
@type: "PostalAddress",
streetAddress: "1157 S Crismon Rd #103",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85208",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3939077,
longitude: -111.61468939999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "305",
bestRating: "5"
},
areaServed: "Mesa, AZ and surrounding Phoenix metropolitan area",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, individuals with preventive care needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Location Convenience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cosmetic & Family Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Preventive Approach"
}
],
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.