Structured Data

    TableCraft Provisions

    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: "TableCraft Provisions",
      description: "TableCraft Provisions is a catering company based in Harrisonburg that specializes in creating custom menus and thoughtfully prepared dishes for events of all sizes. Located on East Water Street, they work directly with clients to design menus that match their vision and dietary needs, bringing both culinary expertise and attention to detail to weddings, corporate events, and private celebrations.",
      url: "http://www.tablecraftprovisions.com/",
      telephone: "+1-540-282-0285",
      address: {
        @type: "PostalAddress",
        streetAddress: "282 E Water St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4479763,
        longitude: -78.86458429999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and surrounding Rocktown area",
      knowsAbout: "Catering, Couples planning weddings, corporate event planners, private party hosts seeking customized catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Menu Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Relationship-Focused"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.