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 - Roswell Rd",
description: "Discount Tire in Marietta offers a comprehensive selection of tires and wheels for all vehicle types, along with professional auto repair services. The store stocks major tire brands and provides installation, wheel alignment, balancing, and other automotive maintenance services both in-person and through online ordering. Discount Tire is known for competitive pricing and convenient appointment scheduling to minimize wait times.",
url: "https://www.discounttire.com/store/ga/marietta/s/2136",
telephone: "+1-770-615-1527",
address: {
@type: "PostalAddress",
streetAddress: "4340 Roswell Rd",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.984275499999995,
longitude: -84.4253475
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "634",
bestRating: "5"
},
areaServed: "Marietta and surrounding areas, including greater Atlanta metro",
knowsAbout: "Tire Shops, Budget-conscious drivers, vehicle owners needing tire replacement, customers seeking full-service automotive care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Capability"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Ordering"
}
],
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.