Structured Data

    Jalisco Tire Shop

    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: "Jalisco Tire Shop",
      description: "Jalisco Tire Shop is a full-service tire and auto repair shop located on Franklin Boulevard in Sacramento. They specialize in tire sales, installation, and maintenance, while also offering comprehensive auto repair services including brakes, oil changes, and general car maintenance. With a focus on quality service and competitive pricing, Jalisco Tire Shop serves the Sacramento community with reliable automotive care.",
      telephone: "+1-916-416-4875",
      address: {
        @type: "PostalAddress",
        streetAddress: "4601 Franklin Blvd",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95820",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5334976,
        longitude: -121.47357509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, Regular maintenance seekers, Customers needing multiple auto services at one location",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Community Focus"
        }
      ],
      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.