

# Event Details

- **Event Name**: Drive-Thru Prayer
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Koinonia Church will be praying for your needs! Just drive-thru and we’ll pray for you!
- **Event URL**: https://allevents.in/corpus-christi/drive-thru-prayer/200029311992720
- **Event Categories**: drive-thru
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Corpus Christi
- **state**: TX
- **country**: United States
- **location**: 4730 Kostoryz, Corpus Christi, TX
- **lat**: 27.73379
- **long**: -97.40912
- **full address**: 4730 Kostoryz, Corpus Christi, TX, United States

## Event gallery

- **Alt text**: Drive-Thru Prayer
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1f5742ad55b37490e5ea643eabf8ad70b8e4e927c5dcba9a09f526db51246180-rimg-w1080-h1080-dcf8fefe-gmir?v=1765036340

## FAQs

- **Q**: When and where is Drive-Thru Prayer being held?
  - **A:** Drive-Thru Prayer takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at 4730 Kostoryz, Corpus Christi, TX, United States.
- **Q**: Who is organizing Drive-Thru Prayer?
  - **A:** Drive-Thru Prayer is organized by Koinonia Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drive-Thru Prayer",
        "image": "https://cdn-az.allevents.in/events4/banners/1f5742ad55b37490e5ea643eabf8ad70b8e4e927c5dcba9a09f526db51246180-rimg-w1080-h1080-dcf8fefe-gmir?v=1765036340",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/corpus-christi/drive-thru-prayer/200029311992720",
        "location": {
            "@type": "Place",
            "name": "4730 Kostoryz, Corpus Christi, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4730 Kostoryz Rd, Corpus Christi, TX 78415-1742, United States",
                "addressLocality": "Corpus Christi",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.73379",
                "longitude": "-97.40912"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Koinonia Church will be praying for your needs! Just drive-thru and we’ll pray for you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Koinonia Church",
                "url": "https://allevents.in/org/koinonia-church/26188407"
            }
        ]
    }
]
```