Structured Data

    Jack Dane Auto Service

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jack Dane Auto Service",
      description: "Jack Dane Auto Service is a family-owned and operated auto repair shop with locations in Sacramento and Rocklin, CA, specializing in domestic and Japanese vehicles with ASE Certified Master Technicians. They provide comprehensive auto repair services including diagnostics, tire services, and general maintenance for all makes and models, backed by a 3-year/36,000-mile warranty and using original equipment parts. The shop offers same-day service on most repairs, rental cars, financing options, and a comfortable waiting area with free Wi-Fi and refreshments.",
      url: "http://jackdaneauto.com/",
      telephone: "+1-916-442-3287",
      address: {
        @type: "PostalAddress",
        streetAddress: "1200 I St",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95814",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5803711,
        longitude: -121.4901173
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "213",
        bestRating: "5"
      },
      areaServed: "Sacramento and Rocklin, CA",
      knowsAbout: "Auto Repair & Mechanics, Local vehicle owners needing trusted repair, families seeking dependable service, owners of domestic and Japanese vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ASE Certified Master Technicians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Warranty & Quality Parts"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenience-Focused 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.