Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Big O Tires - E McDowell Rd",
description: "Big O Tires is a full-service tire retailer and auto repair shop located on E McDowell Rd in Scottsdale. They offer a wide selection of major tire brands, professional tire installation and alignment services, and comprehensive auto repair including brakes, oil changes, and routine maintenance. As part of the Big O Tires national network, they combine quality products with experienced technicians to keep your vehicle running smoothly.",
url: "https://www.bigotires.com/location/az/scottsdale/7630-e-mcdowell-rd-85257/004260?y_source=1_ODY2OTYxMC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-480-400-8904",
address: {
@type: "PostalAddress",
streetAddress: "7630 E McDowell Rd",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85257",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4661949,
longitude: -111.9166759
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "830",
bestRating: "5"
},
areaServed: "Scottsdale and surrounding Phoenix metro areas",
knowsAbout: "Tire Shops, Vehicle owners needing tire replacement, regular maintenance, wheel alignment, and brake service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wheel Alignment Services"
}
],
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.