Structured Data

    An Exquisite Affair 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: "An Exquisite Affair Catering",
      description: "An Exquisite Affair Catering is a full-service catering company based in Salt Lake City specializing in custom event catering for weddings, corporate functions, and private celebrations. They offer tailored menus, on-site food preparation, and comprehensive event coordination to create distinctive dining experiences for occasions of all sizes. Their team works directly with clients to design menus that reflect the vision and style of each unique event.",
      url: "http://exquisiteaffaircatering.com/",
      telephone: "+1-801-278-7341",
      address: {
        @type: "PostalAddress",
        streetAddress: "40 E 1300 S",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7414662,
        longitude: -111.8892156
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Salt Lake City and surrounding Utah communities",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Upscale celebration organizers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menu Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Preparation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full 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.