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: "Big O Tires - N State St",
description: "Big O Tires in Provo is a full-service tire and auto repair shop offering tire sales, installation, and repairs alongside comprehensive automotive maintenance including oil changes, brake service, wheel alignments, batteries, suspension work, and fluid replacements. Their expert technicians provide everything from flat tire repairs and tire rotations to complex steering and suspension diagnostics, making them a complete one-stop destination for vehicle care.",
url: "https://www.bigotires.com/location/ut/provo/1461-n-state-street-84604/044074?y_source=1_ODY2OTY4OC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-801-874-2380",
address: {
@type: "PostalAddress",
streetAddress: "1461 N State St",
addressLocality: "Provo",
addressRegion: "UT",
postalCode: "84604",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.253831999999996,
longitude: -111.67044399999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "1403",
bestRating: "5"
},
areaServed: "Provo and surrounding areas",
knowsAbout: "Tire Shops, Daily drivers needing routine maintenance, families managing multiple vehicles, drivers seeking one-stop auto care, budget-conscious shoppers looking for tire and service specials",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Alignment Checks"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
}
],
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.