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: "5 Star Quality Collision Repair",
description: "5 Star Quality Collision Repair is a full-service auto body shop in Garland specializing in collision repair, dent removal, and vehicle restoration. They handle everything from minor dents and paint work to major structural repairs, using OEM parts and modern repair techniques to restore vehicles to pre-accident condition. The shop works directly with insurance companies to streamline the claims process and offers free estimates for all customers.",
url: "https://5starscollisionrepair.com/",
telephone: "+1-469-442-9614",
address: {
@type: "PostalAddress",
streetAddress: "3021 Lincoln Ct",
addressLocality: "Garland",
addressRegion: "TX",
postalCode: "75041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.879864399999995,
longitude: -96.68064509999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "135",
bestRating: "5"
},
areaServed: "Garland, TX and surrounding Dallas-Fort Worth communities",
knowsAbout: "Auto Body & Collision, Accident victims, Insurance claim filers, Vehicle owners needing major or minor collision repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "OEM Parts & Quality Repairs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Insurance Processing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
}
],
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.