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: "Utah Auto Recon - Ceramic Coating",
description: "Utah Auto Recon specializes in paintless dent repair (PDR), paint protection film (PPF) installation, and ceramic coating for vehicles of all makes and models. Serving the greater Salt Lake City area and surrounding communities, they handle dent removal for everything from economy cars to luxury and exotic vehicles (Ferrari, McLaren, Lamborghini, Porsche, and more), offer premium paint protection film with self-healing technology and UV resistance, and provide ceramic coating services. They offer free quotes, mobile same-day service for dents, and work with both individual owners and dealerships.",
url: "http://www.utahautorecon.com/",
telephone: "+1-888-817-8883",
address: {
@type: "PostalAddress",
streetAddress: "550 W 100 S #1",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84101",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.767413,
longitude: -111.90737530000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Salt Lake City, Park City, Ogden, Layton, Draper, Provo, West Jordan, South Jordan, Lehi, Brigham City, St. George, and surrounding areas",
knowsAbout: "Auto Body & Collision, Luxury and exotic car owners, hail damage victims, dealerships needing PDR services, vehicle owners seeking long-term paint protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Premium Paint Protection Film"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Vehicle Protection"
}
],
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.