Structured Data

    Relish Catering DC

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Relish Catering DC",
      description: "Relish Catering DC is a full-service catering company based in North Bethesda serving the Washington DC metro area. They specialize in custom menus for weddings, corporate events, and private celebrations, offering everything from intimate gatherings to large-scale events. With a focus on fresh, high-quality ingredients and personalized service, Relish works closely with clients to create memorable dining experiences tailored to their specific needs and preferences.",
      url: "http://www.relishcateringdc.com/",
      telephone: "+1-301-366-0823",
      address: {
        @type: "PostalAddress",
        streetAddress: "12159 Nebel St",
        addressLocality: "North Bethesda",
        addressRegion: "MD",
        postalCode: "20852",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.0516866,
        longitude: -77.1097279
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "North Bethesda, Maryland and Washington DC metro area",
      knowsAbout: "Catering, Couples planning weddings, corporate event planners, private party hosts seeking upscale catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quality-Focused Approach"
        }
      ],
      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.