Structured Data

    5 Star Tires & Wheels

    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: "5 Star Tires & Wheels",
      description: "5 Star Tires & Wheels is a full-service tire and automotive shop in Oklahoma City specializing in tire sales, wheel services, and general auto repair. They stock a wide range of tire brands and offer professional installation, alignment, and maintenance services. Whether you need a new set of tires, wheel work, or general auto repairs, their experienced team provides quality service at competitive prices.",
      url: "https://www.5startiresandwheels.com/",
      telephone: "+1-405-815-4046",
      address: {
        @type: "PostalAddress",
        streetAddress: "2400 S Agnew Ave",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73108",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.441101499999995,
        longitude: -97.55426589999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "129",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, daily commuters, commercial vehicle owners, anyone needing tire replacement and auto maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tire Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Brand Selection"
        }
      ],
      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.