

# Event Details

- **Event Name**: Revive
- **Event Start and End Date**: Sun, 01 Oct, 2017 at 09:00 am
- **Event Description**: CWC mark your calendars, Revive is coming soon! Welcome special guests John Romick, Paul Daughtery, Trenton Herald, along with our very own pastors and worship team! Revive is Sunday October 1st @ 9am, 11am, & every night at 6:30pm. Don't miss a chance to be refreshed and renewed at Revive!
- **Event URL**: https://allevents.in/alexandria/revive/518788351793058
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: LA
- **country**: United States
- **location**: Christian Worship Center
- **lat**: 31.258181203415
- **long**: -92.477021218863
- **full address**: Christian Worship Center, 6101 Masonic Dr, Alexandria, United States

## Event gallery

- **Alt text**: Revive
  - **Image URL**: https://cdn-az.allevents.in/banners/e45a9d9b8babc76bfd90dc6fa850ea24

## FAQs

- **Q**: When and where is Revive being held?
  - **A:** Revive takes place on Sun, 01 Oct, 2017 at 09:00 am to Sun, 01 Oct, 2017 at 09:00 am at Christian Worship Center, 6101 Masonic Dr, Alexandria, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Revive",
        "image": "https://cdn-az.allevents.in/banners/e45a9d9b8babc76bfd90dc6fa850ea24",
        "startDate": "2017-10-01",
        "url": "https://allevents.in/alexandria/revive/518788351793058",
        "location": {
            "@type": "Place",
            "name": "Christian Worship Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6101 Masonic Dr",
                "addressLocality": "Alexandria",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.258181203415",
                "longitude": "-92.477021218863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```