Structured Data

    Beehive 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: "Beehive Catering",
      description: "Beehive Catering is a Utah-based catering company celebrating 8 years of service, specializing in fresh, rotating daily box lunches ($11.99) and family meals ($44.99) delivered throughout Utah County, plus custom full-service catering for 20-30 weddings annually featuring wood-fired pizza, street tacos, and custom charcuterie boards. They serve hundreds of lunches daily to businesses and families, with a weekly rotating menu featuring a main dish, salad, and sandwich plus their signature chocolate chip cookies. Beyond daily delivery, they offer monthly VIP family meal memberships and custom event catering across Utah from Park City to Moab.",
      url: "https://www.beehive.catering/home",
      telephone: "+1-801-406-9038",
      address: {
        @type: "PostalAddress",
        streetAddress: "2365 Mountain Vista Ln #1",
        addressLocality: "Provo",
        addressRegion: "UT",
        postalCode: "84606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.201944999999995,
        longitude: -111.6240375
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Utah County and throughout Utah, including Park City, Moab, and surrounding areas",
      knowsAbout: "Catering, Busy professionals seeking affordable daily lunches, families wanting fresh home-cooked meals, wedding couples looking for memorable catering experiences, corporate event planners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rotating Weekly Menu"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "VIP Membership Option"
        }
      ],
      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.