Structured Data

    Tire Maxx

    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: "Tire Maxx",
      description: "Tire Maxx is a full-service tire shop and auto repair facility in Charlotte serving customers with tire sales, installation, wheel alignment, and comprehensive auto repair services. With over 434 customer reviews, the shop handles everything from tire replacement and balancing to brakes, oil changes, and general vehicle maintenance.",
      telephone: "+1-704-371-5177",
      address: {
        @type: "PostalAddress",
        streetAddress: "2609 The Plaza",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.235973900000005,
        longitude: -80.8039112
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "434",
        bestRating: "5"
      },
      areaServed: "Charlotte and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, regular maintenance needs, tire replacements, wheel alignment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wheel Alignment 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.