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: "Legend Tire Shop",
description: "Legend Tire Shop is a full-service tire and auto repair facility in Houston offering tire sales, installation, wheel alignment, and general automotive repair services. With a focus on quality products and professional service, they serve both individual drivers and commercial fleet customers seeking reliable tire solutions and maintenance work.",
url: "https://blinq.me/QSGDIgB1YJKz",
telephone: "+1-346-638-6896",
address: {
@type: "PostalAddress",
streetAddress: "1109 Conrad Sauer Dr unit G",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.7881192,
longitude: -95.54969009999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Houston, TX and surrounding areas",
knowsAbout: "Tire Shops, Individual drivers needing tire replacement, fleet operators managing vehicle maintenance, drivers seeking same-day tire services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Commercial Fleet Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wheel Alignment 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.