

# Event Details

- **Event Name**: Farmer's Market at King's Grant
- **Event Start and End Date**: Thu, 21 May, 2026 at 04:00 pm – Thu, 21 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: We kick off the Farmer's Market at the King's Grant Baptist Church parking lot on May 7th for the 11th season!
- **Event URL**: https://allevents.in/virginia-beach/farmers-market-at-kings-grant/200029901563627
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Virginia Beach
- **state**: VA
- **country**: United States
- **location**: 873 Little Neck Rd, Virginia Beach, VA, United States, Virginia 23452
- **lat**: 36.86308
- **long**: -76.08662
- **full address**: 873 Little Neck Rd, Virginia Beach, VA, United States, Virginia 23452

## Event gallery

- **Alt text**: Farmer's Market at King's Grant
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/335500413b95646292470af45c7a69b4062f7ab12b70f8fcaf0d5fd4577e36d9-rimg-w1200-h675-dc41c2cf-gmir?v=1775478866

## FAQs

- **Q**: When and where is Farmer's Market at King's Grant being held?
  - **A:** Farmer's Market at King's Grant takes place on Thu, 21 May, 2026 at 04:00 pm to Thu, 21 May, 2026 at 07:00 pm at 873 Little Neck Rd, Virginia Beach, VA, United States, Virginia 23452.
- **Q**: Who is organizing Farmer's Market at King's Grant?
  - **A:** Farmer's Market at King's Grant is organized by King's Grant Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farmer's Market at King's Grant",
        "image": "https://cdn-az.allevents.in/events2/banners/335500413b95646292470af45c7a69b4062f7ab12b70f8fcaf0d5fd4577e36d9-rimg-w1200-h675-dc41c2cf-gmir?v=1775478866",
        "startDate": "2026-05-21T16:00:00-04:00",
        "endDate": "2026-05-21T19:00:00-04:00",
        "url": "https://allevents.in/virginia-beach/farmers-market-at-kings-grant/200029901563627",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "873 Little Neck Rd, Virginia Beach, VA, United States, Virginia 23452",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "873 Little Neck Rd, Virginia Beach, VA 23452-5904, United States",
                "addressLocality": "Virginia Beach",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.86308",
                "longitude": "-76.08662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We kick off the Farmer's Market at the King's Grant Baptist Church parking lot on May 7th for the 11th season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kings Grant Baptist Church",
                "url": "https://allevents.in/org/kings-grant-baptist-church/12649309",
                "description": "We are a family place filled with people who seek to know Christ and make Him known."
            }
        ]
    }
]
```