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: "Pep Boys Auto Service & Tires",
description: "Pep Boys is a full-service auto repair and tire center offering tire sales, wheel alignment, oil changes, brake service, battery replacement, and general automotive maintenance and repairs. Located on Richmond Highway in Alexandria, this established shop serves drivers across Northern Virginia with professional technicians and a wide selection of tire brands. Whether you need new tires, routine maintenance, or major repairs, Pep Boys provides one-stop automotive care.",
url: "https://www.pepboys.com/stores/va/alexandria/7800-richmond-hwy?Cid=gbp_appt_AN:PB%7CPB:G%7CTT:GBP%7CCG:CONVERSION%7CCD:SERVICE",
telephone: "+1-703-291-4318",
address: {
@type: "PostalAddress",
streetAddress: "Mt Vernon Crossroad, 7800 Richmond Hwy",
addressLocality: "Community",
addressRegion: "VA",
postalCode: "22306",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7463956,
longitude: -77.08464169999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "818",
bestRating: "5"
},
areaServed: "Alexandria and Northern Virginia",
knowsAbout: "Tire Shops, DIY-minded drivers, everyday commuters, fleet operators seeking routine maintenance, families needing affordable tire and repair services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Shop"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Tire Brands"
}
],
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.