

# Event Details

- **Event Name**: Spring Revival
- **Event Start and End Date**: Mon, 23 Mar, 2026 at 07:00 pm
- **Event Description**: New Hope will be having our Spring Revival. Mark Aiken will be our guest Preacher.
- **Event URL**: https://allevents.in/sugar-hill/spring-revival/200029677248315
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Sugar Hill
- **state**: GE
- **country**: United States
- **location**: 5156 W Broad Street, Sugar Hill, GA
- **lat**: 34.1099
- **long**: -84.03998
- **full address**: 5156 W Broad Street, Sugar Hill, GA, United States

## Event gallery

- **Alt text**: Spring Revival
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f4d9b13c49512314c85eca2c3490c35aafb4c2bffaf8ff03dc804aafb4941802-rimg-w1200-h900-dc5da9fe-gmir?v=1774202138

## FAQs

- **Q**: When and where is Spring Revival being held?
  - **A:** Spring Revival takes place on Mon, 23 Mar, 2026 at 07:00 pm to Mon, 23 Mar, 2026 at 07:00 pm at 5156 W Broad Street, Sugar Hill, GA, United States.
- **Q**: Who is organizing Spring Revival?
  - **A:** Spring Revival is organized by New Hope Missionary Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Revival",
        "image": "https://cdn-az.allevents.in/events1/banners/f4d9b13c49512314c85eca2c3490c35aafb4c2bffaf8ff03dc804aafb4941802-rimg-w1200-h900-dc5da9fe-gmir?v=1774202138",
        "startDate": "2026-03-23",
        "url": "https://allevents.in/sugar-hill/spring-revival/200029677248315",
        "location": {
            "@type": "Place",
            "name": "5156 W Broad Street, Sugar Hill, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5156 W Broad St NE, Sugar Hill, GA 30518-2342, United States",
                "addressLocality": "Sugar Hill",
                "addressRegion": "GE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.1099",
                "longitude": "-84.03998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New Hope will be having our Spring Revival. Mark Aiken will be our guest Preacher.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Missionary Baptist Church",
                "url": "https://allevents.in/org/new-hope-missionary-baptist-church/25637902"
            }
        ]
    }
]
```