Structured Data

    1933 Catering

    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: "1933 Catering",
      description: "1933 Catering serves Powhatan and the surrounding area with both full-service and drop-off catering for weddings, corporate events, showers, and family celebrations. Their experienced team handles the details so clients can focus on enjoying their special moments, offering flexible service options to suit different event styles and budgets.",
      url: "http://www.1933catering.com/",
      telephone: "+1-804-598-7744",
      address: {
        @type: "PostalAddress",
        streetAddress: "3844b Old Buckingham Rd",
        addressLocality: "Powhatan",
        addressRegion: "VA",
        postalCode: "23139",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.539418399999995,
        longitude: -77.9179285
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Powhatan, VA and surrounding areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Celebration hosts seeking convenient catering solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Event Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.