

# Event Details

- **Event Name**: The Pew Rally
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 03:00 pm
- **Event Description**: Let’s pack the pews at the Rock!
- **Event URL**: https://allevents.in/hattiesburg/the-pew-rally/200028979214138
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details

- **Ticket URL**: http://facebook.com/200028979214138?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hattiesburg-events

## Event venue details

- **city**: Hattiesburg
- **state**: MS
- **country**: United States
- **location**: Rock of Ages Christian Fellowship Center
- **lat**: 31.31395
- **long**: -89.30095
- **full address**: Rock of Ages Christian Fellowship Center, 314 Eastside Ave,Hattiesburg, Mississippi, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rock of Ages Christian Fellowship Center (https://allevents.in/org/rock-of-ages-christian-fellowship-center/26717722)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e382a350e824c718c1ad73dd09fd776a04e58a42f05ec308c49866e460d58235-rimg-w695-h900-dc010101-gmir?v=1760472562
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/584f1cbfa907a04600b6ea873b76c793fcb965fa52d2b795e793787530741c8a-rimg-w300-h300-dc010101-gmir?v=1760472563

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Oct, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Rock of Ages Christian Fellowship Center, 314 Eastside Ave,Hattiesburg, Mississippi, United States
- **Q**: Who is organizing the event?
  - **A:** Rock of Ages Christian Fellowship Center
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Pew Rally ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Pew Rally",
        "image": "https://cdn-az.allevents.in/events5/banners/e382a350e824c718c1ad73dd09fd776a04e58a42f05ec308c49866e460d58235-rimg-w695-h900-dc010101-gmir?v=1760472562",
        "startDate": "2025-10-19",
        "url": "https://allevents.in/hattiesburg/the-pew-rally/200028979214138",
        "location": {
            "@type": "Place",
            "name": "Rock of Ages Christian Fellowship Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "314 Eastside Ave,Hattiesburg, Mississippi",
                "addressLocality": "Hattiesburg",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.31395",
                "longitude": "-89.30095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s pack the pews at the Rock!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock of Ages Christian Fellowship Center",
                "url": "https://allevents.in/org/rock-of-ages-christian-fellowship-center/26717722"
            }
        ]
    }
]
```