Structured Data

    Unique Events & Catering

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Unique Events & Catering",
      description: "Unique Events Catering, led by Chef Jose Candelaria, specializes in full-service catering for weddings, corporate events, conferences, and celebrations throughout Central Florida. They emphasize using fresh, organic ingredients sourced from local farmers whenever possible, viewing food preparation as both art and passion. The team handles all planning details so clients can focus on enjoying their special day.",
      url: "http://www.uniqueeventscatering.com/",
      telephone: "+1-321-888-0754",
      address: {
        @type: "PostalAddress",
        streetAddress: "9301 S Orange Blossom Trl",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32837",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.4273816,
        longitude: -81.4043918
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Orlando and Central Florida",
      knowsAbout: "Catering, Wedding couples, corporate event planners, conference organizers, families hosting milestone celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Chef-Owned & Ingredient-Focused"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Planning"
        }
      ],
      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.