Structured Data

    Fine Catering by J&D

    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: "Fine Catering by J&D",
      description: "Fine Catering by J&D is a full-service catering company based in Fredericksburg, VA, specializing in events of all sizes. They offer customizable menus, professional service, and quality food preparation for weddings, corporate events, and private celebrations. With a strong reputation for attention to detail and customer satisfaction, J&D handles everything from menu planning to event execution.",
      url: "http://janddcateringservice.com/",
      telephone: "+1-540-446-7453",
      address: {
        @type: "PostalAddress",
        streetAddress: "1140 Central Park Blvd",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2974538,
        longitude: -77.5168597
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Non-profit organizations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        }
      ],
      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.