Structured Data

    Boulevard Catering

    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: "Boulevard Catering",
      description: "Boulevard Catering is a full-service catering company based in McLean, VA, specializing in customized menus for weddings, corporate events, and private celebrations. They offer on-site cooking, professional service, and dietary accommodations to handle events of all sizes throughout Northern Virginia.",
      url: "http://www.blvdcafecatering.com/catering",
      telephone: "+1-571-620-7600",
      address: {
        @type: "PostalAddress",
        streetAddress: "8180 Greensboro Dr",
        addressLocality: "McLean",
        addressRegion: "VA",
        postalCode: "22102",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9235007,
        longitude: -77.22779659999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "230",
        bestRating: "5"
      },
      areaServed: "McLean, VA and Northern Virginia",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private celebration hosts seeking upscale catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Event Flexibility"
        }
      ],
      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.