Structured Data

    BJ's Tire Center

    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: "BJ's Tire Center",
      description: "BJ's Tire Center in Revere offers a wide selection of tires from major brands along with professional installation and wheel alignment services. Part of the BJ's Wholesale Club network, this location provides competitive pricing and expert tire services for cars and light trucks. They handle tire sales, mounting, balancing, and alignment to keep your vehicle running safely.",
      url: "https://tires.bjs.com/stores/view/4183/?trc=locl%7Cggmb%7Cweb%7Csrvs%7Csti%7CDPM-GeneralListing%7C0175%7Ctires%7C20240820",
      telephone: "+1-844-700-8473",
      address: {
        @type: "PostalAddress",
        streetAddress: "5 Ward St",
        addressLocality: "Revere",
        addressRegion: "MA",
        postalCode: "02151",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.4243594,
        longitude: -71.00477649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.3",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Revere, MA and surrounding areas",
      knowsAbout: "Tire Shops, BJ's Wholesale members, budget-conscious drivers, anyone needing tire replacement and alignment services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "BJ's Wholesale Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Tire 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.