Structured Data

    J & V Tire Shop

    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: "J & V Tire Shop",
      description: "J & V Tire Shop is a full-service tire and auto repair facility in Orange, CA, offering tire sales, installation, wheel alignment, and general automotive repair services. With over 250 customer reviews, they serve both individual drivers and commercial fleet customers with quality products and expert service.",
      url: "http://jvtireshop.com/",
      telephone: "+1-714-610-4104",
      address: {
        @type: "PostalAddress",
        streetAddress: "1041 W Collins Ave",
        addressLocality: "Orange",
        addressRegion: "CA",
        postalCode: "92867",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.80267750000001,
        longitude: -117.86351479999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "257",
        bestRating: "5"
      },
      areaServed: "Orange, CA and surrounding areas",
      knowsAbout: "Tire Shops, Regular drivers needing tire replacement, businesses managing vehicle fleets, customers seeking wheel alignment services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fleet Services Available"
        }
      ],
      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.