Structured Data

    The Barn at Willow Brook

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Barn at Willow Brook",
      description: "The Barn at Willow Brook is a rustic event venue in Leesburg, Virginia, offering a picturesque setting for weddings and celebrations. Located on scenic grounds in the Piedmont region, the barn combines charming architecture with flexible indoor and outdoor spaces to accommodate various event sizes and styles. The venue provides a full-service experience designed to make planning and hosting memorable occasions seamless.",
      url: "http://www.thebarnatwillowbrook.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "15486 Limestone School Rd",
        addressLocality: "Leesburg",
        addressRegion: "VA",
        postalCode: "20176",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.1850166,
        longitude: -77.5109634
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "134",
        bestRating: "5"
      },
      areaServed: "Leesburg, Virginia and surrounding Northern Virginia communities",
      knowsAbout: "Event & Wedding Venues, Couples seeking rustic or farmhouse-style weddings, outdoor celebration enthusiasts, intimate to mid-sized gatherings, Northern Virginia event planners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rustic Barn Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Piedmont Location"
        }
      ],
      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.