Structured Data

    The Barn at Valhalla

    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: "The Barn at Valhalla",
      description: "The Barn at Valhalla is a full-service event venue in Chapel Hill offering rustic barn and outdoor settings for weddings, receptions, corporate events, and celebrations. The venue features multiple indoor and outdoor spaces designed to accommodate intimate gatherings and larger events, with on-site coordination and catering options to create customized celebrations.",
      url: "http://www.valhallabarn.com/",
      telephone: "+1-919-360-4922",
      address: {
        @type: "PostalAddress",
        streetAddress: "1040 Duffy's Way",
        addressLocality: "Chapel Hill",
        addressRegion: "NC",
        postalCode: "27516",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9280987,
        longitude: -79.1933679
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "98",
        bestRating: "5"
      },
      areaServed: "Chapel Hill, NC and surrounding Triangle area",
      knowsAbout: "Event & Wedding Venues, Couples seeking rustic wedding venues, Corporate event planners, Families hosting celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rustic Barn Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Planning"
        }
      ],
      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.