Structured Data

    Vindiola Tires Brakes

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Vindiola Tires Brakes",
      description: "Vindiola Tires Brakes is a full-service automotive shop in Oakland specializing in tire sales, installation, and brake service. They stock a wide selection of tires and offer professional installation and wheel alignment services. The shop serves the Oakland community with reliable auto maintenance and repair work.",
      telephone: "+1-510-485-2108",
      address: {
        @type: "PostalAddress",
        streetAddress: "1407Miller Avenue, International Blvd",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94601",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7832048,
        longitude: -122.23467760000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Oakland and surrounding East Bay areas",
      knowsAbout: "Tire Shops, Oakland residents needing tire replacement, brake service, or wheel alignment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Brake Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wheel Alignment 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.