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 Rock Hill offers comprehensive tire sales and auto repair services. Their team handles tire installation, wheel alignment, oil changes, brakes, and general vehicle maintenance and repairs. As a Firestone franchise location, they combine national brand reliability with local service expertise to keep vehicles running smoothly.",
url: "https://www.firestonecompleteautocare.com/south-carolina/rock-hill/2155-cherry-rd/?cmp=oloc_google_localmaps_maps",
telephone: "+1-803-339-9491",
address: {
@type: "PostalAddress",
streetAddress: "2155 Cherry Rd",
addressLocality: "Rock Hill",
addressRegion: "SC",
postalCode: "29732",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.9646307,
longitude: -81.0001037
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "396",
bestRating: "5"
},
areaServed: "Rock Hill and surrounding areas, SC",
knowsAbout: "Tire Shops, Vehicle owners needing reliable tire replacement, routine maintenance, and general auto repair services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Firestone Brand"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capability"
}
],
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.