Structured Data

    El Siete Catering

    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: "El Siete Catering",
      description: "El Siete Catering is a Chicago-based catering service specializing in authentic Mexican cuisine for events of all sizes. Located on the South Side, they offer full-service catering with customizable menus, on-site cooking capabilities, and delivery options. Known for their fresh ingredients and traditional recipes, El Siete Catering handles everything from intimate gatherings to large corporate events.",
      url: "https://www.elsietecatering.com/",
      telephone: "+1-773-615-1168",
      address: {
        @type: "PostalAddress",
        streetAddress: "4147 S Kedzie Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60632",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.8176236,
        longitude: -87.70422119999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "97",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Catering, Corporate events, weddings, family celebrations, community gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Authentic Mexican Cuisine"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service & On-Site Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Capacity"
        }
      ],
      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.