Structured Data

    Catering Reserved

    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: "Catering Reserved",
      description: "Catering Reserved is a full-service catering company based in Springfield, VA, specializing in custom event menus for weddings, corporate functions, and private celebrations. They offer personalized culinary experiences with flexible service options, dietary accommodations, and professional event coordination to bring clients' visions to life.",
      url: "https://www.cateringreserved.com/contact/",
      telephone: "+1-703-436-9991",
      address: {
        @type: "PostalAddress",
        streetAddress: "7912 Yarnwood Ct #2826",
        addressLocality: "Springfield",
        addressRegion: "VA",
        postalCode: "22153",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.7433565,
        longitude: -77.20078939999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Springfield, VA and Northern Virginia",
      knowsAbout: "Catering, Engaged couples planning weddings, corporate event planners, hosts planning milestone celebrations, clients seeking dietary-accommodating menus",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Models"
        }
      ],
      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.