Structured Data

    Beltrán Tire Shop

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Beltrán Tire Shop",
      description: "Beltrán Tire Shop is a locally-owned tire and auto repair facility in Laredo serving the Rio Grande Valley with quality tire sales, installation, and automotive maintenance services. With a focus on customer satisfaction and fair pricing, they handle everything from tire replacement and wheel alignment to general auto repairs for vehicles of all types.",
      address: {
        @type: "PostalAddress",
        streetAddress: "3101-3107 Santa Maria Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5274225,
        longitude: -99.50998179999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding Rio Grande Valley communities",
      knowsAbout: "Tire Shops, Budget-conscious drivers, Regular maintenance needs, Fleet and commercial vehicle owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned & Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Auto 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.