Structured Data

    REV 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: "REV Catering",
      description: "REV Catering is the catering division of Revolución, an Oklahoma City-based restaurant and event space. They offer full-service catering for weddings, corporate events, and private celebrations, bringing their distinctive cuisine and service expertise to off-site and on-site events. Located at 916 NW 6th St, REV Catering specializes in creating memorable dining experiences tailored to each client's needs.",
      url: "https://www.revolucionokc.com/catering",
      address: {
        @type: "PostalAddress",
        streetAddress: "916 NW 6th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73106",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4739774,
        longitude: -97.52824369999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private party hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Restaurant-Backed Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.