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: "American Auto Collision Center Inc",
description: "American Auto Collision Center Inc is a full-service auto body and collision repair shop located in Royal Palm Beach, specializing in accident damage restoration, frame repair, and paintless dent removal. The shop handles everything from minor dents and paint work to major structural repairs, working with most insurance companies to streamline the claims process. They combine experienced technicians with modern repair techniques to restore vehicles to pre-accident condition.",
url: "https://americanautocollisioncenter.com/",
telephone: "+1-561-791-8891",
address: {
@type: "PostalAddress",
streetAddress: "170 Business Park Way",
addressLocality: "Royal Palm Beach",
addressRegion: "FL",
postalCode: "33411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.699228599999998,
longitude: -80.20308829999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "113",
bestRating: "5"
},
areaServed: "Royal Palm Beach, West Palm Beach, and surrounding Palm Beach County communities",
knowsAbout: "Auto Body & Collision, Accident victims, insurance policyholders, vehicle owners needing professional collision repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capabilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Repair Techniques"
}
],
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.