Structured Data

    DINE Catering and Events

    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: "DINE Catering and Events",
      description: "DINE Catering and Events is a full-service catering company in Houston specializing in custom menus and event planning for corporate functions, weddings, and private celebrations. They offer on-site cooking, bar service, and dietary accommodations to create memorable dining experiences tailored to each client's vision and needs.",
      url: "https://www.dinecateringandevents.com/",
      telephone: "+1-832-560-5145",
      address: {
        @type: "PostalAddress",
        streetAddress: "12665 Veterans Memorial Dr A",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.9710094,
        longitude: -95.4862448
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "112",
        bestRating: "5"
      },
      areaServed: "Houston and surrounding areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private celebration hosts, Families planning milestone events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Menu Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Event Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.