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: "Discount Tire - 82nd St",
description: "Discount Tire on 82nd St in Lubbock offers a comprehensive range of tire and automotive services, including tire sales for all vehicle types, wheel alignment, balancing, and general auto repair. The store stocks major tire brands and provides same-day service for most tire needs. As part of the national Discount Tire network, they combine competitive pricing with professional installation and customer service.",
url: "https://www.discounttire.com/store/tx/lubbock/s/1567",
telephone: "+1-806-748-6161",
address: {
@type: "PostalAddress",
streetAddress: "2310 82nd St",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79423",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5202372,
longitude: -101.86790959999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "750",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Tire Shops, Budget-conscious drivers, commercial vehicle owners, anyone needing same-day tire service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Major Brand Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Auto 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.