

# Event Details

- **Event Name**: Church Potluck
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 12:00 pm
- **Event Description**: Fellowship meal after church
- **Event URL**: https://allevents.in/bland/church-potluck/200028868086401
- **Event Categories**: food-drinks, potluck
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Bland
- **state**: VA
- **country**: United States
- **location**: 22 Point Pleasant Rd, Bland, VA, United States, Virginia 24315
- **lat**: 37.11868
- **long**: -81.0079
- **full address**: 22 Point Pleasant Rd, Bland, VA, United States, Virginia 24315

## Event gallery

- **Alt text**: Church Potluck
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4cc98f719c14994e8d1632b66a5215c7397551c4aabd3967fe1c96e98621af06-rimg-w1200-h1600-dcc1bca9-gmir?v=1763459694

## FAQs

- **Q**: When and where is Church Potluck being held?
  - **A:** Church Potluck takes place on Sun, 30 Nov, 2025 at 12:00 pm to Sun, 30 Nov, 2025 at 12:00 pm at 22 Point Pleasant Rd, Bland, VA, United States, Virginia 24315.
- **Q**: Who is organizing Church Potluck?
  - **A:** Church Potluck is organized by Central Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Church Potluck is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Bland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Church Potluck sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Potluck",
        "image": "https://cdn-az.allevents.in/events1/banners/4cc98f719c14994e8d1632b66a5215c7397551c4aabd3967fe1c96e98621af06-rimg-w1200-h1600-dcc1bca9-gmir?v=1763459694",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/bland/church-potluck/200028868086401",
        "location": {
            "@type": "Place",
            "name": "22 Point Pleasant Rd, Bland, VA, United States, Virginia 24315",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 Point Pleasant Rd, Bland, VA 24315, United States",
                "addressLocality": "Bland",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.11868",
                "longitude": "-81.0079"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fellowship meal after church",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Church",
                "url": "https://allevents.in/org/central-church/22286514"
            }
        ]
    }
]
```