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: "Bob Thomas CARSTAR Collision",
description: "Bob Thomas CARSTAR Collision is a full-service auto body repair shop located in Portland serving collision damage, paintwork, and structural repairs. As a CARSTAR franchise location, they offer OEM parts, insurance claim coordination, and professional restoration services for vehicles of all makes and models. Their experienced technicians handle everything from minor dents and paint work to major collision repairs and frame damage.",
url: "https://www.carstar.com/locations/or/portland-15042/",
telephone: "+1-503-255-8301",
address: {
@type: "PostalAddress",
streetAddress: "8752 NE Sandy Blvd",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97220",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.5544805,
longitude: -122.57276239999997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "455",
bestRating: "5"
},
areaServed: "Portland and surrounding Northeast Oregon communities",
knowsAbout: "Auto Body & Collision, Vehicle owners with collision damage, accident claims requiring professional repair, insurance-coordinated repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CARSTAR Network Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claim Processing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Repair Services"
}
],
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.