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 South San Diego",
description: "Fix Auto South San Diego is a locally owned and independently operated collision repair center serving South San Diego neighborhoods. They offer comprehensive auto body services including collision repair, dent repair, paint repair, bumper repair, fender work, windshield replacement, and paintless dent removal. Their I-CAR Gold Class-certified technicians follow OEM procedures, use computerized color-matching technology, and work with all major insurance providers to streamline claims—most repairs are completed within 3-7 business days.",
url: "https://fixautousa.com/locations/california/south-san-diego/",
telephone: "+1-619-237-1353",
address: {
@type: "PostalAddress",
streetAddress: "3738 Main St",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92113",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.6848039,
longitude: -117.1139316
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "190",
bestRating: "5"
},
areaServed: "South San Diego, including Coronado, National City, Chula Vista, and surrounding neighborhoods",
knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, drivers seeking local trusted service, insurance claim filers wanting claims support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned & Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "I-CAR Gold Class Certified Technicians"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Coordination & Claims Support"
}
],
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.