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: "Professional Dental (Rose Park SLC)",
description: "Professional Dental in Rose Park offers comprehensive general and cosmetic dental services for the entire family. The practice provides routine cleanings, exams, fillings, crowns, root canals, and cosmetic treatments including teeth whitening and veneers. With a focus on patient comfort and modern dentistry techniques, they serve Salt Lake City residents seeking accessible, quality dental care.",
url: "https://www.prodentalut.com/",
telephone: "+1-385-295-6333",
address: {
@type: "PostalAddress",
streetAddress: "1632 W 700 N Suite A-1",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84116",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7851083,
longitude: -111.93793339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients wanting cosmetic improvements, residents of Salt Lake City's Rose Park area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Rose Park Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Dental Practice"
}
],
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.