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: "Firestone Complete Auto Care",
description: "Firestone Complete Auto Care in Edmond offers comprehensive automotive services including tire sales, wheel alignment, oil changes, brake service, battery replacement, and general auto repairs. As a trusted national brand with local expertise, they provide quality service for routine maintenance and more complex vehicle needs, backed by professional technicians and competitive pricing.",
url: "https://www.firestonecompleteautocare.com/oklahoma/edmond/16400-n-western-ave/?cmp=oloc_google_localmaps_maps",
telephone: "+1-405-757-4821",
address: {
@type: "PostalAddress",
streetAddress: "16400 N Western Ave",
addressLocality: "Edmond",
addressRegion: "OK",
postalCode: "73013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.637382599999995,
longitude: -97.5311128
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "627",
bestRating: "5"
},
areaServed: "Edmond, Oklahoma and surrounding areas",
knowsAbout: "Tire Shops, Vehicle owners needing tire replacement, routine maintenance, brake service, or general auto repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Reputation"
}
],
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.