Structured Data

    Culinary Artz 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: "Culinary Artz Catering",
      description: "Culinary Artz Catering is a full-service catering company in Fort Lauderdale specializing in custom menus for weddings, corporate events, and private celebrations. They offer on-site cooking, bar and beverage service, and accommodate dietary needs for events of all sizes. Their team works directly with clients to create personalized culinary experiences tailored to each occasion.",
      url: "http://www.floridacater.com/",
      telephone: "+1-954-803-8818",
      address: {
        @type: "PostalAddress",
        streetAddress: "1451 W Cypress Creek Rd #300",
        addressLocality: "Fort Lauderdale",
        addressRegion: "FL",
        postalCode: "33309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.203766899999998,
        longitude: -80.1630828
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Fort Lauderdale and surrounding Broward County areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, upscale private celebrations, clients seeking customized menus",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Menu Creation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Cooking & Full 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.