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: "Fix Auto Anaheim North",
description: "Fix Auto Anaheim North is a locally owned and operated collision repair center offering comprehensive auto body services including collision repair, paintless dent repair, fender and bumper replacement, paint repair, and windshield repair. Staffed by I-CAR Gold certified technicians with expertise in multiple vehicle brands (Mercedes-Benz, GM, Rivian, Hyundai, Genesis, Lexus, Honda, Jaguar Land Rover), they handle everything from minor dents to major collision damage. They streamline the repair process with online estimates, appointment scheduling, insurance claims processing, and 24/7 customer support to get vehicles back on the road quickly.",
url: "https://fixautousa.com/locations/california/anaheim-north/",
telephone: "+1-714-262-4062",
address: {
@type: "PostalAddress",
streetAddress: "320 N Anaheim Blvd",
addressLocality: "Anaheim",
addressRegion: "CA",
postalCode: "92805",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8387613,
longitude: -117.9147085
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "604",
bestRating: "5"
},
areaServed: "Anaheim and surrounding Orange County, CA",
knowsAbout: "Auto Body & Collision, Insurance claimants, vehicle owners needing collision repair, customers seeking certified technicians, busy professionals who value online scheduling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple OEM Certifications"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Insurance Processing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Convenience"
}
],
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.