Structured Data

    J AUTO Services

    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 AUTO Services",
      description: "J AUTO Services is a car repair shop in San Jose offering comprehensive automotive maintenance and repair services for all vehicle types. With a focus on quality workmanship and customer service, they handle routine maintenance, diagnostics, and repairs to get your vehicle back on the road reliably.",
      url: "https://www.vehiclecarenetwork.com/california-vcn-shops/j-auto-services",
      telephone: "+1-408-899-1847",
      address: {
        @type: "PostalAddress",
        streetAddress: "269 San Jose Ave",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95125",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.308982199999996,
        longitude: -121.87575770000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters, fleet owners, vehicle maintenance seekers, repair-focused car owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repairs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local & Accessible"
        }
      ],
      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.