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: "Discount Tire - TN-153",
description: "Discount Tire in Hixson is a full-service tire shop offering a wide selection of tires, wheels, and automotive services. Beyond tire sales and installation, they provide wheel alignment, balancing, and general car repair services. With competitive pricing and the ability to schedule appointments online, they serve both walk-in customers and those seeking convenient pre-booked service.",
url: "https://www.discounttire.com/store/tn/hixson/s/2090",
telephone: "+1-423-242-2011",
address: {
@type: "PostalAddress",
streetAddress: "5612 TN-153",
addressLocality: "Hixson",
addressRegion: "TN",
postalCode: "37343",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1499356,
longitude: -85.2486268
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "691",
bestRating: "5"
},
areaServed: "Hixson, TN and surrounding Chattanooga area",
knowsAbout: "Tire Shops, Budget-conscious tire shoppers, drivers needing wheel alignment or balancing, customers seeking one-stop automotive service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Automotive"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Appointment Scheduling"
}
],
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.