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: "Tuttle Family Dental",
description: "Tuttle Family Dental is a comprehensive dental practice in Orem providing preventive care, restorative treatments, cosmetic dentistry, and emergency services for the whole family. Dr. Tuttle and the team focus on creating a comfortable, welcoming environment with modern technology and personalized treatment plans for patients of all ages.",
url: "http://www.tuttlesmile.com/",
telephone: "+1-801-224-1997",
address: {
@type: "PostalAddress",
streetAddress: "169 W 800 N",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84057",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3114468,
longitude: -111.70032409999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "343",
bestRating: "5"
},
areaServed: "Orem and surrounding areas in Utah County",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients requiring emergency treatment, individuals interested in cosmetic dentistry improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.