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: "Midas",
description: "Midas in Sunnyvale is a full-service auto repair shop offering tire sales, installation, and maintenance alongside comprehensive car repair services. Located on El Camino Real, this franchise location provides wheel alignments, brake service, oil changes, and other routine maintenance for vehicles of all makes. As part of the national Midas brand, they combine trusted service expertise with access to quality tire brands and genuine replacement parts.",
url: "https://www.midas.com/store/ca/sunnyvale/725-e-el-camino-real-94087?shopnum=1583&y_source=1_MTE1ODYwMTAtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-408-498-7075",
address: {
@type: "PostalAddress",
streetAddress: "725 E El Camino Real",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94087",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.358565,
longitude: -122.0203667
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "383",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding Silicon Valley communities",
knowsAbout: "Tire Shops, Daily commuters needing tire replacement, Vehicle owners requiring brake or alignment service, Drivers seeking routine maintenance in Silicon Valley",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Shop"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Midas Brand Trust"
}
],
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.