

# Event Details

- **Event Name**: Four Oaks Church of God
- **Event Start and End Date**: Sun, 31 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Fifth Sunday Night Concert
- **Event URL**: https://allevents.in/four-oaks/four-oaks-church-of-god/200029145054423
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Four Oaks
- **state**: NC
- **country**: United States
- **location**: Four Oaks Church of God
- **lat**: 35.445802053038
- **long**: -78.42563966829
- **full address**: Four Oaks Church of God, 315 East Wellons Street,Four Oaks, North Carolina, United States

## Event gallery

- **Alt text**: Four Oaks Church of God
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8980056ced394943f317cefff169cb6b80892a37688b91b149e8049367f30572-rimg-w1200-h609-dc4c4342-gmir?v=1775798627

## FAQs

- **Q**: When and where is Four Oaks Church of God being held?
  - **A:** Four Oaks Church of God takes place on Sun, 31 May, 2026 at 06:00 pm to Sun, 31 May, 2026 at 06:00 pm at Four Oaks Church of God, 315 East Wellons Street,Four Oaks, North Carolina, United States.
- **Q**: Who is organizing Four Oaks Church of God?
  - **A:** Four Oaks Church of God is organized by The King's Messengers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Four Oaks Church of God is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Four Oaks, this event is thoughtfully curated to deliver a standout experience worth every moment. If Four Oaks Church of God sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Four Oaks Church of God",
        "image": "https://cdn-az.allevents.in/events2/banners/8980056ced394943f317cefff169cb6b80892a37688b91b149e8049367f30572-rimg-w1200-h609-dc4c4342-gmir?v=1775798627",
        "startDate": "2026-05-31T18:00:00-04:00",
        "url": "https://allevents.in/four-oaks/four-oaks-church-of-god/200029145054423",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Four Oaks Church of God",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "315 East Wellons Street,Four Oaks, North Carolina",
                "addressLocality": "Four Oaks",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.445802053038",
                "longitude": "-78.42563966829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fifth Sunday Night Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Kings Messengers",
                "url": "https://allevents.in/org/the-kings-messengers/22126071"
            }
        ]
    }
]
```