Structured Data

    Cosmopolitan 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: "Cosmopolitan Catering",
      description: "Cosmopolitan Catering is a full-service catering company based in West Valley City specializing in event catering for weddings, corporate functions, and private celebrations. They offer customizable menus and professional food service to accommodate groups of varying sizes, with a focus on quality cuisine and reliable event execution.",
      url: "http://cosmopolitancater.com/",
      telephone: "+1-801-455-4989",
      address: {
        @type: "PostalAddress",
        streetAddress: "1290 2320 S",
        addressLocality: "West Valley City",
        addressRegion: "UT",
        postalCode: "84119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.721053399999995,
        longitude: -111.9287616
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "West Valley City and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, hosts of private celebrations and large gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        }
      ],
      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.