Structured Data

    Texas Tires Round Rock

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Texas Tires Round Rock",
      description: "Texas Tires Round Rock is a full-service tire and auto repair shop located on Palm Valley Boulevard, offering tire sales, installation, wheel alignment, and comprehensive auto repair services. With over 500 customer reviews, they provide quality service for all major tire brands and handle everything from routine maintenance to major repairs. Their experienced team serves the Round Rock area with reliable, professional automotive care.",
      url: "http://www.texastires53.com/",
      telephone: "+1-512-527-3293",
      address: {
        @type: "PostalAddress",
        streetAddress: "1213 E Palm Valley Blvd",
        addressLocality: "Round Rock",
        addressRegion: "TX",
        postalCode: "78664",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.5175864,
        longitude: -97.66636129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "531",
        bestRating: "5"
      },
      areaServed: "Round Rock and surrounding Austin metro area",
      knowsAbout: "Tire Shops, Daily commuters needing tire replacement, drivers requiring wheel alignment, vehicle owners seeking full-service auto repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Major Brands"
        }
      ],
      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.