Structured Data

    Bridgestone

    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: "Bridgestone",
      description: "Bridgestone is a full-service tire retailer and auto care center in Charlottesville offering tire sales, installation, and maintenance services. As part of the globally recognized Bridgestone brand, they provide access to a complete range of premium and value tire options for cars, trucks, and SUVs. The location combines professional tire installation with comprehensive auto repair services to keep vehicles running safely.",
      address: {
        @type: "PostalAddress",
        streetAddress: "140 Newhouse Dr",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0332442,
        longitude: -78.4579248
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Tire Shops, Daily commuters, Fleet operators, Families seeking reliable tire service, Drivers needing comprehensive auto maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bridgestone Brand Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        }
      ],
      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.