Structured Data

    Tuckaseegee 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: "Tuckaseegee New & Used Tires",
      description: "Tuckaseegee New & Used Tires is a Charlotte-based tire shop offering both new and used tires along with auto repair services. Located on Tuckaseegee Road, they serve customers looking for affordable tire options and general automotive maintenance. With a focus on value, they provide access to quality used tires for budget-conscious drivers alongside new tire inventory.",
      telephone: "+1-704-449-7681",
      address: {
        @type: "PostalAddress",
        streetAddress: "2627 Tuckaseegee Rd",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28208",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2388788,
        longitude: -80.8759049
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "123",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, used tire seekers, local Charlotte residents needing affordable tire replacement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New & Used Tire Inventory"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.