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: "Costco Tire Service Center",
description: "Costco Tire Service Center in Austin offers tire sales, installation, balancing, rotation, and repair services for members at competitive warehouse pricing. Located at the William Cannon Costco warehouse, this facility provides full tire maintenance and replacement options backed by Costco's member benefits and warranty programs.",
url: "https://www.costco.com/warehouse-locations/s-austin-austin-tx-641.html",
telephone: "+1-512-382-3013",
address: {
@type: "PostalAddress",
streetAddress: "4301 W William Cannon Dr BLDG A STE 100",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78749",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.219334300000003,
longitude: -97.8425978
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.6",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Austin, TX and surrounding areas",
knowsAbout: "Tire Shops, Costco members needing tire replacement, budget-conscious drivers, customers seeking warehouse pricing on tire services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Warehouse Member Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Tire Services"
}
],
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.