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: "Walmart Auto Care Center - Burgess Rd",
description: "Walmart Auto Care Center offers tire sales, installation, and wheel alignment services at competitive prices. Located on Burgess Road in Harrisonburg, this facility serves as a convenient one-stop shop for tire maintenance and basic auto care needs for budget-conscious shoppers.",
url: "https://www.walmart.com/store/1726-harrisonburg-va/auto-care-center/?veh=seo_loc",
telephone: "+1-540-433-7473",
address: {
@type: "PostalAddress",
streetAddress: "171 Burgess Rd",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4353307,
longitude: -78.8539232
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.3",
reviewCount: "78",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Tire Shops, Budget-conscious drivers, Value shoppers, Walmart members seeking one-stop auto care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Walmart Convenience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Competitive Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wheel Alignment Services"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.