Structured Data

    Commercial Tire - Kimberly Rd

    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: "Commercial Tire - Kimberly Rd",
      description: "Commercial Tire is a full-service tire shop and auto repair facility serving Twin Falls with both personal and fleet vehicles. They stock leading tire brands including Bridgestone, Firestone, Milestar, Westlake, and Coopers, and provide tire services like rotation, balancing, and alignment. Beyond tires, they offer comprehensive auto repair including brake service, oil changes, fluid exchanges, battery replacement, air conditioning service, and TPMS sensor installation, all performed by certified technicians.",
      url: "https://commercialtire.com/locations/twin-falls-kimberly-rd/",
      telephone: "+1-208-721-9288",
      address: {
        @type: "PostalAddress",
        streetAddress: "2030 Kimberly Rd",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.54808,
        longitude: -114.44470199999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "312",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Tire Shops, Individual vehicle owners, Fleet operators, Drivers needing tire and brake service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "100% Employee Owned"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retail and Commercial 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.