

# Event Details

- **Event Name**: Church Services
- **Event Start and End Date**: Sun, 24 May, 2026 at 08:30 am – Sun, 24 May, 2026 at 09:15 am (-04:00)
- **Event Description**: Come join us for church services with Pastor Wesley Morris. All are welcome!
- **Event URL**: https://allevents.in/bracey/church-services/200029759290045
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bracey
- **state**: VA
- **country**: United States
- **location**: 9 Lakeside Ln, Bracey, VA, United States, Virginia 23919
- **lat**: 36.56228
- **long**: -78.07164
- **full address**: 9 Lakeside Ln, Bracey, VA, United States, Virginia 23919

## Event gallery

- **Alt text**: Church Services
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1583e4c186700d1ec3989757ba5dbad7a50b1caa1713810683899061e417a702-rimg-w1200-h675-dca7a9a7-gmir?v=1775718353

## FAQs

- **Q**: When and where is Church Services being held?
  - **A:** Church Services takes place on Sun, 24 May, 2026 at 08:30 am to Sun, 24 May, 2026 at 09:15 am at 9 Lakeside Ln, Bracey, VA, United States, Virginia 23919.
- **Q**: Who is organizing Church Services?
  - **A:** Church Services is organized by Lake Gaston Americamps.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Services",
        "image": "https://cdn-az.allevents.in/events9/banners/1583e4c186700d1ec3989757ba5dbad7a50b1caa1713810683899061e417a702-rimg-w1200-h675-dca7a9a7-gmir?v=1775718353",
        "startDate": "2026-05-24T08:30:00-04:00",
        "endDate": "2026-05-24T09:15:00-04:00",
        "url": "https://allevents.in/bracey/church-services/200029759290045",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "9 Lakeside Ln, Bracey, VA, United States, Virginia 23919",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Lakeside Ln, Bracey, VA 23919-1845, United States",
                "addressLocality": "Bracey",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.56228",
                "longitude": "-78.07164"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for church services with Pastor Wesley Morris. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Gaston Americamps",
                "url": "https://allevents.in/org/lake-gaston-americamps/20382501"
            }
        ]
    }
]
```