Structured Data

    Brizuela New & Used Tires

    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: "Brizuela New & Used Tires",
      description: "Brizuela New & Used Tires is a full-service tire and auto repair shop in Aransas Pass offering new and used tires, wheel alignment, and general car repair services. With over 100 customer reviews, they provide reliable tire sales and maintenance for local drivers looking for quality service and competitive pricing.",
      telephone: "+1-361-561-7438",
      address: {
        @type: "PostalAddress",
        streetAddress: "751 S Commercial St",
        addressLocality: "Aransas Pass",
        addressRegion: "TX",
        postalCode: "78336",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.8979814,
        longitude: -97.1487575
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "101",
        bestRating: "5"
      },
      areaServed: "Aransas Pass, TX and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, Used tire seekers, Vehicle owners needing tire replacement and alignment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New & Used Tire Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Auto Repair Services"
        }
      ],
      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.