Structured Data

    Edwards 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: "Edwards Catering",
      description: "Edwards Catering is a full-service catering company based in Richmond, VA, specializing in event catering for a variety of occasions. Run by Sam and team, they offer customizable menus and on-site service for events of different sizes. With a focus on personalized service, Edwards Catering works directly with clients to plan and execute memorable celebrations.",
      url: "http://www.edwardscatering.net/id4.html",
      telephone: "+1-804-262-5013",
      address: {
        @type: "PostalAddress",
        streetAddress: "8308 Fredonia Rd",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23227",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.637100499999995,
        longitude: -77.4362334
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and surrounding areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Celebration hosts, Private party organizers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Owner Involvement"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menu Options"
        }
      ],
      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.