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: "Automotive Express Used Tires",
description: "Automotive Express Used Tires is a locally-owned tire shop in Arlington, VA specializing in quality used tires, tire repair, and wheel alignment services. With over 238 customer reviews, they offer competitive pricing on a wide selection of used tires for all vehicle types, plus professional installation and balancing. Their experienced team provides honest advice and fast service for both routine tire needs and comprehensive auto repairs.",
url: "http://automotive-tires.edan.io/",
telephone: "+1-703-671-4620",
address: {
@type: "PostalAddress",
streetAddress: "2705 S Oakland St",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.843888899999996,
longitude: -77.08972220000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "238",
bestRating: "5"
},
areaServed: "Arlington and surrounding Northern Virginia communities",
knowsAbout: "Tire Shops, Budget-conscious drivers seeking quality used tires, vehicle owners needing tire repair and replacement, local commuters requiring fast tire service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Quality Used Tires"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation & Alignment"
},
{
@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.