Structured Data

    G&J catering and Grill Events

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "G&J catering and Grill Events",
      description: "G&J Catering and Grill Events is a Miami-based catering service specializing in grilled cuisine and event dining. They offer full-service catering for weddings, corporate events, and private celebrations, with a focus on quality grilled meats and customizable menu options. Their experienced team handles everything from menu planning to on-site service, making them a one-stop solution for events of various sizes.",
      telephone: "+1-786-556-1640",
      address: {
        @type: "PostalAddress",
        streetAddress: "5451 NW 72nd Ave",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33166",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.823333599999998,
        longitude: -80.3132864
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Catering, Wedding couples, corporate event planners, large private celebrations, clients seeking BBQ and grilled cuisine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Grilling Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Catering"
        }
      ],
      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.