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 - Charlotte Pike",
description: "Discount Tire Charlotte Pike is a full-service tire shop offering a wide selection of tires, wheels, and automotive services in Nashville. They provide tire sales, installation, balancing, alignment, and general auto repair services, both online and in-person. With convenient scheduling options and a large inventory of major tire brands, they serve both individual vehicle owners and commercial fleet customers.",
url: "https://www.discounttire.com/store/tn/nashville/s/2007",
telephone: "+1-615-986-5207",
address: {
@type: "PostalAddress",
streetAddress: "6214 Charlotte Pike",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37209",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1464877,
longitude: -86.8708314
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "1330",
bestRating: "5"
},
areaServed: "Nashville, TN and surrounding areas",
knowsAbout: "Tire Shops, Individual vehicle owners, fleet managers, drivers needing same-day tire service, budget-conscious shoppers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Tire Shop"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online & In-Store Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Major Brand Selection"
}
],
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.