Structured Data

    Bit of Everything Catering & Food Trucks

    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: "Bit of Everything Catering & Food Trucks",
      description: "Bit of Everything Catering & Food Trucks is a full-service catering company based in Saratoga Springs specializing in custom menus for weddings, corporate events, and private celebrations. They offer both traditional catering services and food truck options, providing flexibility for events of any size. Their team handles everything from menu planning to on-site service, making them a one-stop solution for event dining needs.",
      url: "https://www.boecatering.com/",
      telephone: "+1-801-674-3221",
      address: {
        @type: "PostalAddress",
        streetAddress: "2220 S TalonsCove Dr",
        addressLocality: "Saratoga Springs",
        addressRegion: "UT",
        postalCode: "84045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.3238451,
        longitude: -111.9008279
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Saratoga Springs and surrounding Utah County areas",
      knowsAbout: "Catering, Couples planning weddings, corporate event planners, private party hosts, large celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Food Truck & Traditional Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Service"
        }
      ],
      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.