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: "Regency Collision Center | Auto Body Shops 11418",
description: "Regency Collision Center is a full-service auto body shop in Richmond Hill, NY specializing in collision repair, dent removal, and frame straightening for all vehicle makes and models. With decades of experience, they offer comprehensive services including paintless dent repair, OEM parts replacement, insurance claim coordination, and rental car assistance. Their expert technicians handle everything from minor fender benders to major structural damage, with a commitment to quality craftsmanship and customer satisfaction.",
url: "http://regency-collision.com/",
telephone: "+1-718-888-8878",
address: {
@type: "PostalAddress",
streetAddress: "129-14 Hillside Ave.",
addressLocality: "Richmond Hill",
addressRegion: "NY",
postalCode: "11418",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7034157,
longitude: -73.8227946
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "281",
bestRating: "5"
},
areaServed: "Richmond Hill, Queens, and surrounding NYC areas",
knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, insurance claim filers, vehicle owners seeking dent removal, drivers needing frame straightening",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Insurance Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Rental Car Assistance"
}
],
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.