Structured Data

    Slice Factory Catering & Events

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Slice Factory Catering & Events",
      description: "Slice Factory Catering & Events is a full-service catering company based in Berwyn specializing in pizzas, Italian cuisine, and customizable menus for events of all sizes. They offer both traditional catering services and event coordination, bringing their signature culinary offerings directly to your venue. Known for quality ingredients and personalized service, they handle everything from corporate gatherings to weddings and private celebrations.",
      url: "https://slicefactory.com/catering",
      address: {
        @type: "PostalAddress",
        streetAddress: "6900 Ogden Ave",
        addressLocality: "Berwyn",
        addressRegion: "IL",
        postalCode: "60402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.825912699999996,
        longitude: -87.79539539999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Berwyn, IL and surrounding areas",
      knowsAbout: "Catering, Corporate events, weddings, private celebrations, Italian food enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pizza & Italian Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        }
      ],
      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.