Structured Data

    Texas Best Truck & Trailer Repair

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Texas Best Truck & Trailer Repair",
      description: "Texas Best Truck & Trailer Repair is a full-service truck and trailer repair facility located in Laredo, TX, specializing in heavy-duty vehicle maintenance and repairs. The shop handles a wide range of services for commercial trucks and trailers, serving the Laredo area's transportation and logistics industry with reliable, professional service.",
      telephone: "+1-956-744-6597",
      address: {
        @type: "PostalAddress",
        streetAddress: "8682 San Gabriel Dr",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.592621299999998,
        longitude: -99.49869559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Commercial truck owners, fleet operators, trailer owners, logistics companies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Truck & Trailer Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Commercial Fleet Service"
        }
      ],
      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.