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: "Butler Tires and Wheels - Roswell Rd NE",
description: "Butler Tires and Wheels is a full-service tire and automotive shop in Atlanta offering tire sales, wheel packages, 4-wheel alignment, brake services, shocks and struts, and suspension work for cars, trucks, and SUVs. They feature hi-speed on-the-car wheel balancing, nitrogen tire inflation, and specialize in performance wheels and off-road accessories. With multiple locations across the Atlanta metro area and a dedicated commercial truck division, Butler Tires serves both retail customers and fleet clients.",
url: "http://butlertire.com/?y_source=1_MjAwNzM5MTc4MC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-404-303-1114",
address: {
@type: "PostalAddress",
streetAddress: "4430 Roswell Rd NE",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30342",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8759675,
longitude: -84.3807209
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "940",
bestRating: "5"
},
areaServed: "Atlanta metro area including Roswell, Marietta, Johns Creek, Alpharetta, and surrounding cities",
knowsAbout: "Tire Shops, Performance car and truck enthusiasts, commercial fleet managers, off-road vehicle owners, consumers seeking comprehensive tire and alignment services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Performance and Off-Road Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Commercial Fleet Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Auto Service"
}
],
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.