Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 126 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Firestone Complete Auto Care",
description: "Firestone Complete Auto Care in Staunton, VA is a full-service tire shop and auto repair center offering tire sales and installation, oil changes, wheel alignment, tire rotation, flat repairs, complete vehicle inspections, A/C service, brake service, and EV/hybrid maintenance. Their skilled technicians handle routine maintenance and complex repairs using specialized equipment and tools, including hybrid and electric vehicle-specific capabilities.",
url: "https://www.firestonecompleteautocare.com/virginia/staunton/1008-richmond-ave/?cmp=oloc_google_localmaps_maps",
telephone: "+1-540-457-8290",
address: {
@type: "PostalAddress",
streetAddress: "1008 Richmond Ave",
addressLocality: "Staunton",
addressRegion: "VA",
postalCode: "24401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.138679,
longitude: -79.048659
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "7:00 AM",
closes: "7:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "7:00 AM",
closes: "7:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "7:00 AM",
closes: "7:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "7:00 AM",
closes: "7:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "7:00 AM",
closes: "7:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sat",
opens: "7:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sun",
opens: "9:00 AM",
closes: "5:00 PM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "331",
bestRating: "5"
},
areaServed: "Staunton, VA and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing tire replacement or maintenance, EV/hybrid vehicle owners, drivers seeking routine maintenance and inspections",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EV/Hybrid Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Tire Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Vehicle Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "4.6-Star Google Rating"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Nationwide Warranty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "EV/Hybrid Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Inspections"
}
],
sameAs: [
"https://www.facebook.com/FirestoneCompleteAuto",
"https://x.com/firestoneauto?s=21&t=Xobg2RqkC9cmU_wQ1cUKbw",
"https://www.instagram.com/firestoneauto",
"https://www.tiktok.com/@firestoneauto"
],
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.