Structured Data

    Dining With Grace

    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: "Dining With Grace",
      description: "Dining With Grace is a Brooklyn-based catering service that specializes in thoughtfully prepared meals for events and occasions. They offer customized catering solutions designed to meet diverse dietary needs and preferences, with a focus on quality ingredients and attentive service. Their menu-driven approach and delivery options make them ideal for corporate events, celebrations, and intimate gatherings.",
      url: "http://www.diningwithgrace.com/",
      telephone: "+1-347-770-2844",
      address: {
        @type: "PostalAddress",
        streetAddress: "676 Nostrand Ave",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6753778,
        longitude: -73.95016319999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Catering, Corporate event planners, Wedding hosts, Private celebration organizers, Clients with dietary accommodations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Support"
        }
      ],
      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.