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: "Santos Tires",
description: "Santos Tires is a family-owned commercial tire specialist in Orlando serving truck drivers, fleet operators, and RV owners throughout Central Florida. They provide new commercial truck tires, tire repair, installation, balancing, alignment, and fleet maintenance services. As the exclusive regional distributor for Amulet Tires, Santos Tires combines certified technicians, premium brands, competitive pricing, and manufacturer-backed support to keep commercial vehicles and RVs operating safely and efficiently.",
url: "https://santostires.com/",
telephone: "+1-407-701-1677",
address: {
@type: "PostalAddress",
streetAddress: "9621 Sidney Hayes Rd",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32824",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.427441299999998,
longitude: -81.3752169
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "763",
bestRating: "5"
},
areaServed: "Orlando and Central Florida",
knowsAbout: "Tire Shops, Fleet operators, owner-operator truck drivers, RV owners, commercial trucking companies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Exclusive Amulet Tires Distributor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fleet & Commercial Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Truck Facility"
}
],
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.