Structured Data

    Harbor Creek Farms & Venue

    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: "Harbor Creek Farms & Venue",
      description: "Harbor Creek Farms & Venue is a scenic wedding venue nestled on 100+ acres of rolling hillside property in Salem, Virginia. The venue features a climate-controlled indoor reception space accommodating up to 160 guests, along with dedicated bridal and groom's suites equipped with modern amenities. The property offers multiple outdoor ceremony and photo opportunities, including a hillside view, pond-side dock, and patio with stamped concrete, string lights, and a firepit for an elegant celebration.",
      url: "https://www.harborcreekfarmsva.com/",
      telephone: "+1-540-915-7877",
      address: {
        @type: "PostalAddress",
        streetAddress: "2941 Creekside Dr",
        addressLocality: "Salem",
        addressRegion: "VA",
        postalCode: "24153",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2683497,
        longitude: -80.09182969999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Salem, Virginia and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples seeking scenic rural venues, guests wanting intimate hillside celebrations, photography-focused couples, groups of 50-160 guests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "100+ Acres of Private Grounds"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bridal & Groom's Suites"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor & Outdoor Spaces"
        }
      ],
      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.