Structured Data

    UKno 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: "UKno Catering",
      description: "UKno Catering is a Nashville-based catering company offering customized menu options for events of all sizes. They specialize in delivering high-quality cuisine tailored to your occasion, whether corporate functions, weddings, private parties, or social gatherings. With flexible service options and attention to detail, UKno brings professional catering directly to your venue.",
      url: "http://www.uknocatering.com/",
      telephone: "+1-615-425-6163",
      address: {
        @type: "PostalAddress",
        streetAddress: "315 10th Ave N Suite 109",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1625972,
        longitude: -86.787651
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and surrounding areas",
      knowsAbout: "Catering, Corporate events, wedding receptions, private parties, social gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menu Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Formats"
        }
      ],
      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.