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: "Act's Paint & Body Shop",
description: "Act's Paint & Body Shop is a full-service auto body repair facility in Durham specializing in collision damage, dent removal, and professional painting. They handle everything from minor dents and fender repairs to major hail damage and frame work, with expertise in paintless dent removal and precise paint matching. The shop manages insurance claims from start to finish, making the repair process seamless for customers.",
url: "http://www.actspaintandbodyshop.com/",
telephone: "+1-919-680-6802",
address: {
@type: "PostalAddress",
streetAddress: "304 S Elm St",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9879624,
longitude: -78.89323259999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "105",
bestRating: "5"
},
areaServed: "Durham, NC and surrounding areas",
knowsAbout: "Auto Body & Collision, Collision damage repair, Hail damage claims, Insurance claim filers, Vehicle owners needing dent removal",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Removal"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Paint Matching"
}
],
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.