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: "\"HAIL SKY\" Auto Hail Repair Studio & Class. Paintless Dent Removal.",
description: "HAIL SKY Auto Hail Repair Studio & Class specializes in paintless dent removal for hail-damaged vehicles in Winter Park. They offer professional repair services that restore vehicles without traditional bodywork, preserving original factory paint. The studio also provides educational classes where customers can learn paintless dent removal techniques.",
telephone: "+1-708-446-0583",
address: {
@type: "PostalAddress",
streetAddress: "6964 Aloma Ave",
addressLocality: "Winter Park",
addressRegion: "FL",
postalCode: "32792",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.606206,
longitude: -81.295165
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Winter Park, FL and surrounding Central Florida areas",
knowsAbout: "Auto Body & Collision, Hail damage victims, insurance claim filers, vehicle owners seeking non-invasive dent repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Removal Specialty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Educational Classes 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.