Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "AL Willeford Collision Center",
description: "AL Willeford Collision Center specializes in auto body repair and collision damage restoration for vehicles of all makes and models. Located in Portland, TX, they offer comprehensive services including frame repair, paintless dent removal, and insurance claim assistance to get customers' vehicles back on the road safely and efficiently.",
url: "https://www.alwilleford.com/collision-center-portland-tx/",
telephone: "+1-361-643-5056",
address: {
@type: "PostalAddress",
streetAddress: "201 Lang Rd A",
addressLocality: "Portland",
addressRegion: "TX",
postalCode: "78374",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.887010399999998,
longitude: -97.32087399999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Portland, TX and surrounding areas",
knowsAbout: "Auto Body & Collision, Vehicle owners with collision damage, insurance claim filers, drivers needing frame and structural repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Collision Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claim Support"
}
],
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.