Structured Data

    Kam's Kookery

    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: "Kam's Kookery",
      description: "Kam's Kookery is a full-service catering company based in Oklahoma City specializing in customized meals and event catering for corporate functions, weddings, and private celebrations. They offer flexible catering options including on-site cooking, drop-off service, and full event management, with a focus on quality food and personalized service for gatherings of any size.",
      url: "https://www.kamskookery.com/",
      telephone: "+1-405-409-7312",
      address: {
        @type: "PostalAddress",
        streetAddress: "420 E Britton Rd",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73114",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5651005,
        longitude: -97.50768869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Catering, Corporate event planners, wedding couples, private party hosts, organizations planning large gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Options"
        }
      ],
      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.