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: "Love's Truck Care",
description: "Love's Truck Care in Lubbock is a full-service truck and automotive facility offering tire sales, auto parts, and car repair services. Located at 4221 I-27, they serve commercial truckers and local drivers with professional maintenance and repair work, backed by the nationwide Love's Travel Stops network.",
url: "https://www.loves.com/locations/589",
telephone: "+1-806-744-1531",
address: {
@type: "PostalAddress",
streetAddress: "4221 I-27",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6416075,
longitude: -101.83815349999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Commercial truck drivers, local fleet operators, DIY auto enthusiasts needing parts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Nationwide Network Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Facility"
}
],
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.