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: "AAMCO Transmissions & Total Car Care",
description: "AAMCO Transmissions & Total Car Care in Lubbock offers comprehensive automotive repair services specializing in transmission work alongside general car maintenance and repairs. With certified technicians and a focus on both foreign and domestic vehicles, they provide diagnostics, repairs, and preventative care to keep vehicles running reliably. Their shop serves Lubbock residents with transparent pricing and professional service.",
url: "http://www.aamcolubbock.com/",
telephone: "+1-806-763-4465",
address: {
@type: "PostalAddress",
streetAddress: "1420 19th St",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.578449,
longitude: -101.85097999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Drivers needing transmission repair, vehicle owners seeking comprehensive maintenance, owners of foreign and domestic vehicles",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Transmission Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Auto Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Expertise"
}
],
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.