Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Integrity auto body collision llc (Se Habla Español)",
description: "Integrity Auto Body Collision LLC is a full-service auto body and collision repair shop in Jacksonville specializing in accident damage restoration, dent removal, and paint work. The team provides comprehensive repair services for all vehicle types, with bilingual Spanish-speaking staff to serve the local community. They focus on quality craftsmanship and customer satisfaction in every repair.",
telephone: "+1-904-405-3429",
address: {
@type: "PostalAddress",
streetAddress: "318 W 26th St",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.360375200000004,
longitude: -81.6581925
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims, vehicle owners needing collision repair, Spanish-speaking customers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Collision Repair"
}
],
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.