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: "MD Auto Body Shop Repair",
description: "MD Auto Body Shop Repair is a full-service auto body repair facility in Woodside, NY specializing in collision damage, dent repair, paint work, and frame straightening. The shop handles everything from minor dents and scratches to major accident reconstruction, using quality parts and professional techniques to restore vehicles to pre-damage condition. They serve the Queens area with honest pricing and detailed workmanship.",
url: "http://mdautobodyshoprepair.booksy.com/",
telephone: "+1-646-577-0744",
address: {
@type: "PostalAddress",
streetAddress: "51-04 58th Pl",
addressLocality: "Woodside",
addressRegion: "NY",
postalCode: "11377",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7362239,
longitude: -73.9080395
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "139",
bestRating: "5"
},
areaServed: "Woodside, Queens, and surrounding areas of NYC",
knowsAbout: "Auto Body & Collision, Collision victims, insurance claim repairs, fleet vehicle maintenance, local Woodside residents",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Collision Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Paint & Finishing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Booking Available"
}
],
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.