Structured Data

    The Barns at Hamilton Station Vineyards

    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: "The Barns at Hamilton Station Vineyards",
      description: "The Barns at Hamilton Station Vineyards is a rustic-elegant wedding and event venue located on a working vineyard in Hamilton, VA. The property features multiple barn spaces and outdoor grounds ideal for ceremonies and receptions, accommodating groups of various sizes. They offer a picturesque vineyard setting with on-site wine, professional event coordination services, and the flexibility to work with preferred vendors.",
      url: "http://www.thebarnsathamiltonstation.com/",
      telephone: "+1-540-751-9511",
      address: {
        @type: "PostalAddress",
        streetAddress: "16804 Hamilton Station Rd",
        addressLocality: "Hamilton",
        addressRegion: "VA",
        postalCode: "20158",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.152022599999995,
        longitude: -77.6445174
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "307",
        bestRating: "5"
      },
      areaServed: "Hamilton, VA and surrounding Loudoun County communities",
      knowsAbout: "Event & Wedding Venues, Couples seeking rustic vineyard weddings, Farm-to-table event enthusiasts, Groups of 50-200+ guests, Wine-focused celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Vineyard Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Barn Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Coordination"
        }
      ],
      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.