Structured Data

    SMOKE-N-GREASE Catering

    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: "SMOKE-N-GREASE Catering",
      description: "SMOKE-N-GREASE Catering is a Norfolk-based catering service specializing in smoked meats and grilled favorites. They handle corporate events, private parties, and celebrations with authentic barbecue and comfort food offerings. Known for their expertise in outdoor and on-site cooking, they bring quality smoked cuisine directly to your event.",
      telephone: "+1-757-289-1233",
      address: {
        @type: "PostalAddress",
        streetAddress: "3900 Colley Ave",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23508",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.880927199999995,
        longitude: -76.294522
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Catering, Corporate events, outdoor celebrations, private parties, barbecue enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smoked Meats Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Cooking"
        }
      ],
      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.