Structured Data

    Sepulveda Tire Shop

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sepulveda Tire Shop",
      description: "Sepulveda Tire Shop is a family-owned tire retailer and auto repair service in Laredo specializing in new tires, tire repairs, and general car maintenance. Located on Jaime Zapata Memorial Highway, they stock a variety of tire brands and offer professional installation, balancing, and alignment services. With over 80 customer reviews, they're known for reliable service and competitive pricing on both tire sales and automotive repairs.",
      telephone: "+1-956-724-7936",
      address: {
        @type: "PostalAddress",
        streetAddress: "New Tires & Tire Repairs, 2603 Jaime Zapata Memorial Hwy",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78043",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.4892741,
        longitude: -99.46931099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, Commercial fleet owners, Vehicle owners needing routine maintenance, Drivers seeking same-day tire service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New & Used Tires"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Tire Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        }
      ],
      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.