Structured Data

    Zella's Catering And Dessert

    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: "Zella's Catering And Dessert",
      description: "Zella's Catering and Dessert is a Chicago-based catering company specializing in custom catering services and dessert offerings for events of all sizes. They provide full-service catering solutions tailored to their clients' needs, with a strong reputation for quality food and creative dessert presentations that make events memorable.",
      telephone: "+1-708-632-1600",
      address: {
        @type: "PostalAddress",
        streetAddress: "324 N Leavitt St",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.887825299999996,
        longitude: -87.6826325
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "115",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Catering, Event planners, Wedding couples, Corporate event organizers, Milestone celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialty Desserts"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Catering"
        }
      ],
      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.