Structured Data

    Your Kitchen Chef

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Your Kitchen Chef",
      description: "Your Kitchen Chef is a full-service catering company serving the Beaverton and Portland area since 2011, specializing in customized buffet catering for weddings, corporate events, and private celebrations. They offer themed buffets, food station options, and fully customized menus tailored to each event's needs. Known for outstanding service and perfectly executed food, they handle events of all sizes with attention to detail.",
      url: "http://www.yourkitchenchef.com/",
      telephone: "+1-503-602-5553",
      address: {
        @type: "PostalAddress",
        streetAddress: "16789 SW Juliann Ln",
        addressLocality: "Beaverton",
        addressRegion: "OR",
        postalCode: "97007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.461187699999996,
        longitude: -122.8504542
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Beaverton, Portland, and surrounding metro area",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private celebration hosts, mid-to-large gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Event Buffets"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "14+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event 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.