Structured Data

    Espinosa Tire Shop Inc.

    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: "Espinosa Tire Shop Inc.",
      description: "Espinosa Tire Shop Inc. is a full-service tire and auto repair shop located on Chicago's South Side. They offer tire sales, installation, and alignment services, along with general automotive repair. With consistently excellent customer reviews, they're known for reliable service and competitive pricing on tires from major brands.",
      telephone: "+1-773-812-1781",
      address: {
        @type: "PostalAddress",
        streetAddress: "3818 S Kedzie Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60632",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.8237601,
        longitude: -87.7048269
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Chicago, Illinois",
      knowsAbout: "Tire Shops, Chicago drivers needing affordable tire replacement, wheel alignment services, and general auto maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tire Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Auto Repair"
        }
      ],
      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.