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: "NTB-National Tire & Battery",
description: "NTB Tire & Service Centers in Chattanooga is a full-service tire and auto repair shop offering tire sales, installation, balancing, and flat tire repair alongside comprehensive automotive maintenance including brake service, oil changes, wheel alignments, battery replacement, and state vehicle inspections. Part of the Mavis Tire family with over 70 years of experience, this location provides same-day service for most common repairs with walk-in availability and welcomes both appointments and drop-ins for tire and service work.",
url: "https://www.mavis.com/locations/chattanooga-5647-brainerd-rd-tn/?stnum=4418",
telephone: "+1-423-225-4017",
address: {
@type: "PostalAddress",
streetAddress: "5647 Brainerd Rd",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0117088,
longitude: -85.21571159999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "524",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Tire Shops, Drivers needing tire replacement and installation, vehicle owners seeking routine maintenance, commuters requiring same-day brake or oil service, light truck and SUV owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30-Day Price Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Service Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Auto Service Capability"
}
],
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.