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: "Elite Fleet LLC",
description: "Elite Fleet LLC is a full-service diesel truck and fleet repair shop in Murfreesboro specializing in comprehensive maintenance and emergency services for heavy-duty vehicles. Led by ASE Master-Certified technicians with over 30 years of combined experience, they offer diesel engine repair, brake service, transmission diagnostics, steering and suspension work, starting system repairs, and preventive maintenance. Available 24/7 for roadside emergency assistance, they provide same-day estimates, fleet discounts for three or more vehicles, and mobile repair services to minimize downtime.",
url: "https://elitefleetllc.net/",
telephone: "+1-615-281-6075",
address: {
@type: "PostalAddress",
streetAddress: "2331 Shafer Dr",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37128",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8205406,
longitude: -86.4548275
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "74",
bestRating: "5"
},
areaServed: "Murfreesboro and Middle Tennessee",
knowsAbout: "Auto Repair & Mechanics, Fleet operators, owner-operator truckers, commercial diesel truck owners, businesses with multiple heavy-duty vehicles",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Mobile Roadside Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "ASE Master-Certified Technician"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fleet Pricing & Support"
}
],
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.