Structured Data

    Mena Catering, Inc.

    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: "Mena Catering, Inc.",
      description: "Mena Catering, Inc. is a full-service catering company based in Miami specializing in customized menus for weddings, corporate events, and private celebrations. With expertise in diverse cuisines and event sizes, they handle everything from menu planning to on-site service, making them a complete catering solution for Miami-area events.",
      url: "https://menacatering.com/",
      telephone: "+1-305-666-8545",
      address: {
        @type: "PostalAddress",
        streetAddress: "7462 SW 48th St",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33155",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.724667,
        longitude: -80.3142605
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, High-capacity event organizers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Event Menus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Coordination"
        }
      ],
      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.