Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Valley Pike Farm Market",
description: "Valley Pike Farm Market is a destination farm market and gathering place in Weyers Cave celebrating the Shenandoah Valley's agricultural heritage. The market features over 300 local craft beers and wines, locally sourced meats and cheeses, artisan baked goods, Virginia preservatives, and bulk foods from regional producers. Beyond retail, it operates a full-service coffee shop with homemade pastries, a wine and craft beer bar, outdoor deck seating, and event spaces (The Depot and Granary) available for private reservations—making it both a working market and community venue.",
url: "http://www.valleypikefarmmarket.com/",
telephone: "+1-540-453-4168",
address: {
@type: "PostalAddress",
streetAddress: "3494 Lee Hwy",
addressLocality: "Weyers Cave",
addressRegion: "VA",
postalCode: "24486",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2934797,
longitude: -78.93567039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "1056",
bestRating: "5"
},
areaServed: "Weyers Cave, Virginia and surrounding Shenandoah Valley communities",
knowsAbout: "Event & Wedding Venues, Local food enthusiasts, craft beverage lovers, agritourism visitors, groups seeking private event venues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Over 300 Local Craft Beers & Wines"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Farm-to-Table Retail & Dining"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private Event Spaces Available"
}
],
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.