Structured Data

    Tire Choice Auto Service Centers - N Glenwood St

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Tire Choice Auto Service Centers - N Glenwood St",
      description: "Tire Choice Auto Service Centers is a full-service tire and automotive repair shop located on N Glenwood St in Boise. They offer a comprehensive range of services including tire sales and installation, wheel alignment, brake service, oil changes, and general auto repair for all vehicle types. With a focus on quality parts and professional service, Tire Choice serves both routine maintenance and major repair needs for local drivers.",
      url: "https://locations.thetirechoice.com/id/boise/6730-n-glenwood-street",
      telephone: "+1-208-853-8473",
      address: {
        @type: "PostalAddress",
        streetAddress: "6730 N Glenwood St",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83714",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.6648935,
        longitude: -116.2788648
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "435",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Tire Shops, Regular commuters needing tire replacement, drivers requiring wheel alignment and suspension work, vehicle owners seeking full-service maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Major Tire Brands"
        }
      ],
      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.