

# Event Details

- **Event Name**: RSM Sunday
- **Event Start and End Date**: Sun, 17 May, 2026 at 08:00 am (-04:00)
- **Event Description**: Join us on May 17th for RSM Sunday, as Jeff, Victor, and Mike speak at all three campuses!
- **Event URL**: https://allevents.in/bangor/rsm-sunday/200029989420222
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bangor
- **state**: ME
- **country**: United States
- **location**: The Rock Church
- **lat**: 44.829387405659
- **long**: -68.814384811656
- **full address**: The Rock Church, 1195 Ohio St,Bangor, Maine, United States

## Event gallery

- **Alt text**: RSM Sunday
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/59f062345bc7550bd9eb04b67bab63f9f6d03796cee1c8c6bafa0568916b6816-rimg-w1200-h675-dcffffff-gmir?v=1777253302

## FAQs

- **Q**: When and where is RSM Sunday being held?
  - **A:** RSM Sunday takes place on Sun, 17 May, 2026 at 08:00 am to Sun, 17 May, 2026 at 08:00 am at The Rock Church, 1195 Ohio St,Bangor, Maine, United States.
- **Q**: Who is organizing RSM Sunday?
  - **A:** RSM Sunday is organized by Rock School of Ministry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** RSM Sunday is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Bangor, this event is thoughtfully curated to deliver a standout experience worth every moment. If RSM Sunday sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RSM Sunday",
        "image": "https://cdn-az.allevents.in/events9/banners/59f062345bc7550bd9eb04b67bab63f9f6d03796cee1c8c6bafa0568916b6816-rimg-w1200-h675-dcffffff-gmir?v=1777253302",
        "startDate": "2026-05-17T08:00:00-04:00",
        "url": "https://allevents.in/bangor/rsm-sunday/200029989420222",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Rock Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1195 Ohio St,Bangor, Maine",
                "addressLocality": "Bangor",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.829387405659",
                "longitude": "-68.814384811656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on May 17th for RSM Sunday, as Jeff, Victor, and Mike speak at all three campuses!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock School of Ministry",
                "url": "https://allevents.in/org/rock-school-of-ministry/27725493"
            }
        ]
    }
]
```