

# Event Details

- **Event Name**: Drive-Thru Prayer and Coffee
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: Join us next Saturday
- **Event URL**: https://allevents.in/winterville/drive-thru-prayer-and-coffee/200029325798145
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Winterville
- **state**: NC
- **country**: United States
- **location**: 139 Winding Branches Drive, Winterville, NC
- **lat**: 35.55133
- **long**: -77.38198
- **full address**: 139 Winding Branches Drive, Winterville, NC, United States

## Event gallery

- **Alt text**: Drive-Thru Prayer and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e3185ca6cb709f407ae2341b926b22976c909ce41cece42134c6fffaaa93624b-rimg-w1200-h1554-dc12131b-gmir?v=1765257104

## FAQs

- **Q**: When and where is Drive-Thru Prayer and Coffee being held?
  - **A:** Drive-Thru Prayer and Coffee takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 09:00 am at 139 Winding Branches Drive, Winterville, NC, United States.
- **Q**: Who is organizing Drive-Thru Prayer and Coffee?
  - **A:** Drive-Thru Prayer and Coffee is organized by Greater Works Church of The Apostolic Faith.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drive-Thru Prayer and Coffee",
        "image": "https://cdn-az.allevents.in/events2/banners/e3185ca6cb709f407ae2341b926b22976c909ce41cece42134c6fffaaa93624b-rimg-w1200-h1554-dc12131b-gmir?v=1765257104",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/winterville/drive-thru-prayer-and-coffee/200029325798145",
        "location": {
            "@type": "Place",
            "name": "139 Winding Branches Drive, Winterville, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "139 Winding Branches Dr, Winterville, NC 28590-9560, United States",
                "addressLocality": "Winterville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.55133",
                "longitude": "-77.38198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us next Saturday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greater Works Church of The Apostolic Faith",
                "url": "https://allevents.in/org/greater-works-church-of-the-apostolic-faith/24117534"
            }
        ]
    }
]
```