Structured Data

    Best West Tire & Service

    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: "Best West Tire & Service",
      description: "Best West Tire & Service is a full-service tire and automotive repair shop in Colorado Springs specializing in tire sales, installation, and wheel alignment alongside comprehensive auto repair services. With over 665 customer reviews, they serve both individual vehicle owners and commercial fleet operators with quality products and skilled technicians.",
      url: "http://www.bestwesttireinc.com/",
      telephone: "+1-719-390-9455",
      address: {
        @type: "PostalAddress",
        streetAddress: "3287 S Academy Blvd",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80916",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.7851205,
        longitude: -104.75674149999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "665",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Tire Shops, Individual vehicle owners, commercial fleet managers, drivers needing same-day tire service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Commercial Fleet Support"
        }
      ],
      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.