

# Event Details

- **Event Name**: 2026 Planning Meeting
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 07:00 pm
- **Event Description**: We will be planning all events for the upcoming year! Dinner will be provided.
- **Event URL**: https://allevents.in/amherst/2026-planning-meeting/200029010475550
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Amherst
- **state**: VA
- **country**: United States
- **location**: 1880 N Amherst Hwy, Amherst, VA, United States, Virginia 24521
- **lat**: 37.63058
- **long**: -78.99739
- **full address**: 1880 N Amherst Hwy, Amherst, VA, United States, Virginia 24521

## Event gallery

- **Alt text**: 2026 Planning Meeting
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2026+Planning+Meeting&date=Tue%2C+11+Nov%2C+2025+at+07%3A00+pm&bg=1

## FAQs

- **Q**: When and where is 2026 Planning Meeting being held?
  - **A:** 2026 Planning Meeting takes place on Tue, 11 Nov, 2025 at 07:00 pm to Tue, 11 Nov, 2025 at 07:00 pm at 1880 N Amherst Hwy, Amherst, VA, United States, Virginia 24521.
- **Q**: Who is organizing 2026 Planning Meeting?
  - **A:** 2026 Planning Meeting is organized by Bethel Baptist Church in Amherst, VA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Planning Meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=2026+Planning+Meeting&date=Tue%2C+11+Nov%2C+2025+at+07%3A00+pm&bg=1",
        "startDate": "2025-11-11",
        "url": "https://allevents.in/amherst/2026-planning-meeting/200029010475550",
        "location": {
            "@type": "Place",
            "name": "1880 N Amherst Hwy, Amherst, VA, United States, Virginia 24521",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1880 N Amherst Hwy, Amherst, VA 24521-4338, United States",
                "addressLocality": "Amherst",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.63058",
                "longitude": "-78.99739"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be planning all events for the upcoming year! Dinner will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Baptist Church in Amherst VA",
                "url": "https://allevents.in/org/bethel-baptist-church-in-amherst-va/25782191"
            }
        ]
    }
]
```