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: "Firestone Complete Auto Care - 6th Ave",
description: "Firestone Complete Auto Care in Tacoma provides comprehensive tire sales and auto repair services for all vehicle types. Their skilled technicians handle everything from tire installation and wheel alignment to brakes, oil changes, batteries, and general maintenance—making it a one-stop shop for routine service and repairs. They stock major tire brands and offer same-day service availability.",
url: "https://www.firestonecompleteautocare.com/washington/tacoma/5907-6th-ave/?cmp=oloc_google_localmaps_maps",
telephone: "+1-253-948-3606",
address: {
@type: "PostalAddress",
streetAddress: "5907 6th Ave",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98406",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2557105,
longitude: -122.51647729999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "385",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding Pierce County communities",
knowsAbout: "Tire Shops, Daily commuters, fleet managers needing routine maintenance, budget-conscious car owners seeking affordable tire and repair services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Major Tire Brands In Stock"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established National Brand"
}
],
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.