Structured Data

    Whistle Hollow Farm

    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: "Whistle Hollow Farm",
      description: "Whistle Hollow Farm is a family-owned and operated wedding venue in Fairfield, Virginia, owned by Bruce and Robyn Bahhur. They offer flexible ceremony options including an open field, shaded area with pond views, and an indoor barn setting with breathtaking Blue Ridge Mountain vistas. With capacity for up to 200 guests and a commitment to reasonable pricing, they provide an inviting and comfortable environment for couples looking to create lasting memories.",
      url: "https://www.whistlehollowfarm99.com/",
      telephone: "+1-540-460-0513",
      address: {
        @type: "PostalAddress",
        streetAddress: "65 Whistle Holw Ln",
        addressLocality: "Fairfield",
        addressRegion: "VA",
        postalCode: "24435",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.840978299999996,
        longitude: -79.3078243
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "46",
        bestRating: "5"
      },
      areaServed: "Fairfield, Virginia and surrounding areas between Lexington",
      knowsAbout: "Event & Wedding Venues, Budget-conscious couples, Families seeking reasonably priced venues, Those wanting outdoor or barn wedding settings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Ceremony Locations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reasonable Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Scenic Mountain Views"
        }
      ],
      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.