Structured Data

    Lemond Kitchen

    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: "Lemond Kitchen",
      description: "Lemond Kitchen is a Houston-based catering service and food delivery restaurant offering diverse menus with something for everyone. They provide full-service catering for events, along with convenient online ordering for pickup and delivery directly to customers' homes. The business combines traditional catering expertise with modern food delivery options to serve both event planners and individual diners.",
      url: "https://www.lemondkitchen.com/?y_source=1_MTAxOTcyNjkyOS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
      telephone: "+1-713-790-0441",
      address: {
        @type: "PostalAddress",
        streetAddress: "612 Archer St",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.7970166,
        longitude: -95.3734759
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Catering, Event planners, corporate clients, families seeking convenient meal delivery, individuals looking for catered events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Service Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Menu 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.