Structured Data

    South West Tire Shop Inc

    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: "South West Tire Shop Inc",
      description: "South West Tire Shop Inc is a family-owned and operated tire and auto repair shop in Sacramento serving the community since 2007. They offer a full range of tire sales (including new, used, and EV tires from brands like Bridgestone, Continental, Michelin, Goodyear, and more), custom wheels, brake repair, wheel balancing with Hunter equipment, and TPMS services. Built on honest workmanship and friendly service, they serve customers from Sacramento, Davis, Rancho Cordova, and surrounding areas six days a week.",
      url: "https://www.southwesttiressac.com/",
      telephone: "+1-916-422-2835",
      address: {
        @type: "PostalAddress",
        streetAddress: "6420 Martin Luther King Jr Blvd",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95823",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5094396,
        longitude: -121.46510719999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "327",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas including Davis and Rancho Cordova",
      knowsAbout: "Tire Shops, Daily drivers needing reliable tire service, truck and SUV owners, budget-conscious shoppers seeking used tires, custom wheel enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Since 2007"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Tire Selection"
        }
      ],
      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.