Structured Data

    AT & V Tire Repair

    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: "AT & V Tire Repair",
      description: "AT & V Tire Repair is a full-service tire shop and auto repair facility in Phoenix specializing in tire sales, repair, and maintenance. Located on N 29th Ave, they offer tire installation, wheel alignment, and general car repair services for both passenger vehicles and light trucks. With experience serving the Phoenix community, AT & V provides reliable tire solutions and automotive repair work.",
      telephone: "+1-480-299-3750",
      address: {
        @type: "PostalAddress",
        streetAddress: "3101 N 29th Ave",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85017",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.484893899999996,
        longitude: -112.1206222
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Phoenix, Arizona and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, Phoenix residents needing tire replacement and repair, vehicle owners seeking general maintenance services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Tire Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Auto Repair"
        }
      ],
      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.