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: "E T Auto Repair",
description: "E T Auto Repair is an independent auto repair shop in Miami specializing in comprehensive vehicle maintenance and repairs for both foreign and domestic cars. With a focus on quality workmanship and customer service, they handle everything from routine maintenance to complex repairs, serving Miami's diverse automotive needs with experienced technicians.",
url: "http://elt711.wixsite.com/etautorepair",
telephone: "+1-305-637-8492",
address: {
@type: "PostalAddress",
streetAddress: "2319 NW 27th Ave",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33142",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.798385,
longitude: -80.2396464
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "306",
bestRating: "5"
},
areaServed: "Miami and surrounding areas, FL",
knowsAbout: "Auto Repair & Mechanics, Local Miami drivers seeking reliable car repairs, routine maintenance for foreign and domestic vehicles, budget-conscious car owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Foreign & Domestic Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Shop"
}
],
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.