Structured Data

    Rick's Tires & Auto Repair

    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: "Rick's Tires & Auto Repair",
      description: "Rick's Tires & Auto Repair is a full-service automotive shop in Sacramento offering tire sales, installation, and comprehensive auto repair services. Located on Stockton Boulevard, they handle everything from routine maintenance and brake service to engine repair and diagnostics, serving Sacramento residents and surrounding areas with reliable, professional service.",
      url: "https://repairpal.com/repair-shops/auto-repair-in-sacramento-california/ricks-tires-and-auto-repair-in-sacramento",
      telephone: "+1-916-457-1706",
      address: {
        @type: "PostalAddress",
        streetAddress: "2862 Stockton Blvd",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95817",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5484502,
        longitude: -121.45489409999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "114",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding communities",
      knowsAbout: "Auto Repair & Mechanics, Daily drivers needing routine maintenance, budget-conscious vehicle owners, those seeking one-stop auto repair and tire services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Automotive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Sacramento Shop"
        }
      ],
      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.