

# Event Details

- **Event Name**: Spring Revival
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 11:00 am – Wed, 15 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Join us for Spring Revival, beginning Sunday, April 12 at 11 am. All are welcome, and we look forward to greeting new faces!
- **Event URL**: https://allevents.in/crewe/spring-revival/200029934230703
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Crewe
- **state**: VA
- **country**: United States
- **location**: 2169 Bible Rd., Crewe, VA
- **lat**: 37.16559
- **long**: -78.05733
- **full address**: 2169 Bible Rd., Crewe, VA, United States

## Event gallery

- **Alt text**: Spring Revival
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8fbb47341f5f22007e234fdb84c0a54fc9122c2b2be727e2d6161f81b2d3036c-rimg-w1062-h1644-dcf4f4f4-gmir?v=1776052143

## FAQs

- **Q**: When and where is Spring Revival being held?
  - **A:** Spring Revival takes place on Sun, 12 Apr, 2026 at 11:00 am to Wed, 15 Apr, 2026 at 08:00 pm at 2169 Bible Rd., Crewe, VA, United States.
- **Q**: Who is organizing Spring Revival?
  - **A:** Spring Revival is organized by Belfast Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Revival",
        "image": "https://cdn-az.allevents.in/events2/banners/8fbb47341f5f22007e234fdb84c0a54fc9122c2b2be727e2d6161f81b2d3036c-rimg-w1062-h1644-dcf4f4f4-gmir?v=1776052143",
        "startDate": "2026-04-12T11:00:00-04:00",
        "endDate": "2026-04-15T20:00:00-04:00",
        "url": "https://allevents.in/crewe/spring-revival/200029934230703",
        "location": {
            "@type": "Place",
            "name": "2169 Bible Rd., Crewe, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2169 Bible Rd, Crewe, VA 23930-3215, United States",
                "addressLocality": "Crewe",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.16559",
                "longitude": "-78.05733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Spring Revival, beginning Sunday, April 12 at 11 am. All are welcome, and we look forward to greeting new faces!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belfast Baptist Church",
                "url": "https://allevents.in/org/belfast-baptist-church/26226197"
            }
        ]
    }
]
```