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: "Richmond Roadside Assistance llc",
description: "Richmond Roadside Assistance LLC is a full-service tire and auto repair shop located in Ashland, VA, serving the greater Richmond area. They specialize in tire sales and installation, wheel alignment, and comprehensive auto repair services including brakes, oil changes, and general maintenance. With a focus on roadside assistance and customer convenience, they provide both walk-in service and mobile support for drivers in need.",
url: "https://richmondroadsideassistance.com/",
telephone: "+1-804-650-9111",
address: {
@type: "PostalAddress",
streetAddress: "11038 Air Park Rd #4",
addressLocality: "Ashland",
addressRegion: "VA",
postalCode: "23005",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.701520099999996,
longitude: -77.43438730000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "111",
bestRating: "5"
},
areaServed: "Ashland, VA and greater Richmond area",
knowsAbout: "Tire Shops, Drivers needing tire service, commuters requiring quick maintenance, roadside emergency assistance, fleet vehicle maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile Roadside Assistance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Repair"
}
],
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.