Structured Data

    API CATERING KITCHEN- (a private invitation 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: "API CATERING KITCHEN- (a private invitation catering)",
      description: "API Catering Kitchen is a private invitation catering service based in Houston that specializes in customized culinary experiences for events and gatherings. They offer personalized menu planning and preparation for clients seeking elevated catering with attention to detail and quality ingredients.",
      url: "http://www.apikitchen.net/",
      telephone: "+1-281-638-7357",
      address: {
        @type: "PostalAddress",
        streetAddress: "914 Main St TUNNEL",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.7577371,
        longitude: -95.3649227
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Catering, Corporate event hosts, Wedding planners, Private party organizers, High-end event hosts seeking customized catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Invitation Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        }
      ],
      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.