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: "Auto direct",
description: "Auto Direct is a professional auto body shop in Salt Lake City specializing in expert paint, bodywork, moldings, and custom vehicle wraps. Their skilled technicians handle collision repairs, custom finishes, and vehicle transformations with attention to detail and quality craftsmanship. They offer free quotes and welcome customers to see their work in person or request estimates online.",
url: "https://auto-direct3.godaddysites.com/",
telephone: "+1-385-299-9922",
address: {
@type: "PostalAddress",
streetAddress: "1424 S 700 W",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.738734799999996,
longitude: -111.9123159
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "63",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas, Utah",
knowsAbout: "Auto Body & Collision, Vehicle owners needing collision repair, custom wraps, paint restoration, accident damage repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Vehicle Wraps"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Gallery Portfolio"
}
],
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.