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: "Pride Truck & Trailer Repairs INC",
description: "Pride Truck & Trailer Repairs INC specializes in comprehensive truck and trailer repair services for commercial and heavy-duty vehicles in the Fredericksburg area. They handle maintenance, diagnostics, and repairs for trucks and trailers of various sizes and makes. Their experienced team serves local businesses and owner-operators who depend on reliable, professional service to keep their fleets operational.",
url: "https://pridetruckandtrailerrepairinc.com/",
telephone: "+1-540-690-4929",
address: {
@type: "PostalAddress",
streetAddress: "11217 Willow Oak Ct",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2821609,
longitude: -77.51740029999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Commercial fleet owners, truck operators, trailer owners, businesses with delivery vehicles",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Heavy-Duty Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Fleet 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.