Structured Data

    Tires For Less

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Tires For Less",
      description: "Tires For Less is a locally-owned tire shop and auto repair service in Rockport serving the Coastal Bend area. They offer tire sales across major brands, wheel alignment, and general auto repair services including brakes, oil changes, and maintenance. Whether you need a quick tire replacement or comprehensive vehicle service, Tires For Less provides accessible pricing and reliable workmanship for everyday drivers.",
      url: "https://tires-for-less-usa.negocio.site/",
      telephone: "+1-361-332-0824",
      address: {
        @type: "PostalAddress",
        streetAddress: "410 W Market St",
        addressLocality: "Rockport",
        addressRegion: "TX",
        postalCode: "78382",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.024136,
        longitude: -97.0648214
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Rockport, TX and surrounding Coastal Bend communities",
      knowsAbout: "Tire Shops, Budget-conscious drivers, vehicle owners needing routine maintenance, customers seeking local service without chain markup",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-service auto repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local ownership"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Competitive pricing focus"
        }
      ],
      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.