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 - S Greenville Ave",
description: "Firestone Complete Auto Care in Allen offers comprehensive tire and automotive repair services, including tire sales and installation, oil changes, brake service, wheel alignment, flat repairs, A/C service, complete vehicle inspections, and specialized EV/hybrid maintenance. Their experienced technicians provide full-service auto care for all vehicle types, with convenient online scheduling and financing options available.",
url: "https://www.firestonecompleteautocare.com/texas/allen/802-s-greenville-ave/?cmp=oloc_google_localmaps_maps",
telephone: "+1-469-270-0696",
address: {
@type: "PostalAddress",
streetAddress: "802 S Greenville Ave",
addressLocality: "Allen",
addressRegion: "TX",
postalCode: "75002",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0868301,
longitude: -96.6723403
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "361",
bestRating: "5"
},
areaServed: "Allen, TX and surrounding areas",
knowsAbout: "Tire Shops, Vehicle owners needing tire replacement, routine maintenance, owners of electric or hybrid vehicles, customers seeking one-stop auto repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "EV and Hybrid Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Scheduling"
}
],
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.