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 Elite Auto Body LLC",
description: "American Elite Auto Body LLC is a fully certified auto body repair shop in Round Rock specializing in collision repair, frame and structural work, dent removal, bumper repair, scratch repair, and car painting. They also offer glass and windshield replacement, wheel alignment, suspension repair, and provide insurance claim assistance and towing services. The team uses state-of-the-art equipment and industry-leading techniques, backed by years of experience with vehicles of all kinds.",
url: "https://americaneliteautobodyllc.com/?y_source=1_MTAwODQ4NzY5Ny03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-512-246-2153",
address: {
@type: "PostalAddress",
streetAddress: "4100 Sunrise Rd #200",
addressLocality: "Round Rock",
addressRegion: "TX",
postalCode: "78665",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.558200300000003,
longitude: -97.6799161
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "298",
bestRating: "5"
},
areaServed: "Round Rock and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, drivers requiring frame or structural repairs, customers seeking professional painting services, those filing insurance claims",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claim Assistance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Transparent Pricing"
}
],
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.