Structured Data

    R&C Tire Shop

    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: "R&C Tire Shop",
      description: "R&C Tire Shop is a full-service tire and auto repair facility in Midwest City offering tire sales, installation, alignment, and general automotive repair. With a 4.9-star rating from customers, they provide reliable service for both tire needs and routine car maintenance in a convenient local setting.",
      telephone: "+1-405-468-6916",
      address: {
        @type: "PostalAddress",
        streetAddress: "9244 NE 10th St suite A",
        addressLocality: "Midwest City",
        addressRegion: "OK",
        postalCode: "73130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.478577099999995,
        longitude: -97.3646359
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Midwest City and surrounding Oklahoma City metro area",
      knowsAbout: "Tire Shops, Local drivers needing tire sales and installation, vehicle owners seeking routine auto repair, drivers requiring wheel alignment services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Established Business"
        }
      ],
      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.