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: "Keith's Transmission",
description: "Keith's Transmission Repair specializes in expert transmission repair for all car models in Oklahoma City. They provide comprehensive auto repair services with a focus on transmission diagnostics, repair, and fluid service, offering free estimates and prioritizing transparency and customer safety. With a commitment to getting customers back on the road quickly, they deliver reliable repairs backed by personalized service.",
url: "https://www.keithstransmissionrepair.com/",
telephone: "+1-405-227-4813",
address: {
@type: "PostalAddress",
streetAddress: "3221 SW 29th St",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73119",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.43551,
longitude: -97.5737584
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "81",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Drivers with transmission issues, First-time customers seeking free estimates, Local Oklahoma City vehicle owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Transmission Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Quick Turnaround"
}
],
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.