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: "Costco Tire Service Center",
description: "Costco Tire Service Center in Glen Allen offers tire sales, installation, balancing, rotation, and alignment services for members. Located within the Costco Warehouse at 9650 W Broad St, this service center provides competitive pricing on major tire brands and professional auto maintenance services. Members benefit from Costco's quality guarantee and member-exclusive pricing on tires and services.",
url: "https://www.costco.com/warehouse-locations/w-henrico-glen-allen-va-205.html",
telephone: "+1-804-727-3066",
address: {
@type: "PostalAddress",
streetAddress: "9650 W Broad St #205b",
addressLocality: "Glen Allen",
addressRegion: "VA",
postalCode: "23060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6427984,
longitude: -77.5609971
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Glen Allen, Henrico County, Richmond, VA",
knowsAbout: "Tire Shops, Costco members, budget-conscious drivers, families needing regular tire maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Member Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Tire Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Costco Guarantee"
}
],
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.