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: "Performance Transmission",
description: "Performance Transmission specializes in transmission repair, rebuild, and replacement services for both foreign and domestic vehicles in Bell Gardens, CA. With expertise in diagnosing transmission problems and restoring vehicle performance, they handle everything from fluid services to complete overhauls. Their experienced technicians focus on getting customers back on the road reliably.",
url: "http://performancetransmission.webstarts.com/",
telephone: "+1-562-927-1820",
address: {
@type: "PostalAddress",
streetAddress: "7524 Garfield Ave",
addressLocality: "Bell Gardens",
addressRegion: "CA",
postalCode: "90201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9630014,
longitude: -118.1524486
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Bell Gardens, CA and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Drivers with transmission problems, vehicle owners seeking specialized transmission expertise, owners of foreign and domestic vehicles",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Transmission Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Foreign & Domestic Service"
}
],
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.