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 - Carl D Silver Pkwy",
description: "NTB Tire & Battery in Fredericksburg is a full-service auto repair shop offering tire sales, installation, and repair alongside comprehensive vehicle maintenance. The shop provides brake service, oil changes, wheel alignments, battery replacement, flat tire repair, and state vehicle inspections. As part of the Mavis Tire family with over 70 years of experience, they carry a wide selection of tire brands and sizes with same-day installation available for most vehicles.",
url: "https://www.mavis.com/locations/fredericksburg-1491-silver-pkwy-va/?stnum=4542",
telephone: "+1-540-232-9496",
address: {
@type: "PostalAddress",
streetAddress: "1491 Carl D Silver Pkwy",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3020079,
longitude: -77.5046979
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "888",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Tire Shops, Local vehicle owners needing convenient tire and auto services, Budget-conscious drivers seeking price guarantees, Drivers needing same-day service availability",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Service Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of Mavis Tire Family"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.