Structured Data

    Kikes tire shop

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 49 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Kikes tire shop",
      description: "Kikes Tire Shop is a local tire retailer and auto repair service located on West Hardy Road in Houston. They specialize in tire sales and installation, along with general car repair services. The shop serves Houston drivers seeking affordable tire options and automotive maintenance in a convenient neighborhood location.",
      address: {
        @type: "PostalAddress",
        streetAddress: "10605 W Hardy Rd",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77076",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.861291700000002,
        longitude: -95.3636566
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Tire Shops, Houston drivers needing affordable tire replacements, routine car maintenance, and local auto repair service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined 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.