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: "Sameday Auto Scratch and Dent Repair - River Rd",
description: "Sameday Auto Scratch and Dent Repair specializes in paintless dent repair, paint refinishing, scratch repair, alloy wheel restoration, and interior repairs for vehicles. With locations across Washington, Oregon, and Northern California, they serve both individual vehicle owners and dealer/fleet clients. They're insurance-approved and use high-tech infrared finishing to restore vehicles efficiently without compromising quality.",
url: "https://samedaynw.com/",
telephone: "+1-800-422-8897",
address: {
@type: "PostalAddress",
streetAddress: "401 River Rd",
addressLocality: "Puyallup",
addressRegion: "WA",
postalCode: "98371",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.200547,
longitude: -122.29882839999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Puyallup, WA and surrounding Pacific Northwest areas including Washington, Oregon, and Northern California",
knowsAbout: "Auto Body & Collision, Individual vehicle owners with dents and scratches, insurance claim holders, dealerships, fleet managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair (PDR)"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance-Approved Partnerships"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "High-Tech Infrared Finishing"
}
],
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.