Structured Data

    Feast on Us

    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: "Feast on Us",
      description: "Feast on Us is a New York-based catering company offering full-service and drop-off catering for events of all sizes. Specializing in customizable menus and seasonal cuisine, they handle everything from intimate gatherings to large corporate functions, with options for dietary accommodations and bar service. Their team manages on-site setup and service, ensuring a seamless experience from planning through execution.",
      url: "https://www.feastonus.com/",
      telephone: "+1-212-242-8231",
      address: {
        @type: "PostalAddress",
        streetAddress: "645 Hudson St # A",
        addressLocality: "New York",
        addressRegion: "NY",
        postalCode: "10014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.739189700000004,
        longitude: -74.0057144
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "93",
        bestRating: "5"
      },
      areaServed: "New York City and surrounding areas",
      knowsAbout: "Catering, Corporate event planners, wedding hosts, private event organizers, businesses seeking flexible catering solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service & Drop-Off Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Event Coordination"
        }
      ],
      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.