

# Event Details

- **Event Name**: May HOPE Night
- **Event Start and End Date**: Fri, 01 May, 2026 at 06:30 pm (-06:00)
- **Event Description**: Join us for the last HOPE Night of the year! We will be discussing the book Pocketful of Pinecones by Karen Andreola.
- **Event URL**: https://allevents.in/rapid-city/may-hope-night/200029986416000
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Rapid City
- **state**: SD
- **country**: United States
- **location**: South Canyon Lutheran Church
- **lat**: 44.078966
- **long**: -103.291729
- **full address**: South Canyon Lutheran Church, 700 44th St,Rapid City,SD,United States

## Event gallery

- **Alt text**: May HOPE Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/85224f11be312c9abe501409a10f3bcd09287ed5a128b2b7e5abd4904cf523e6-rimg-w1080-h1350-dcffffff-gmir?v=1777134840

## FAQs

- **Q**: When and where is May HOPE Night being held?
  - **A:** May HOPE Night takes place on Fri, 01 May, 2026 at 06:30 pm to Fri, 01 May, 2026 at 06:30 pm at South Canyon Lutheran Church, 700 44th St,Rapid City,SD,United States.
- **Q**: Who is organizing May HOPE Night?
  - **A:** May HOPE Night is organized by HOPE for Homeschool Families .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May HOPE Night",
        "image": "https://cdn-az.allevents.in/events7/banners/85224f11be312c9abe501409a10f3bcd09287ed5a128b2b7e5abd4904cf523e6-rimg-w1080-h1350-dcffffff-gmir?v=1777134840",
        "startDate": "2026-05-01T18:30:00-06:00",
        "url": "https://allevents.in/rapid-city/may-hope-night/200029986416000",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Canyon Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 44th St,Rapid City,SD,United States",
                "addressLocality": "Rapid City",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.078966",
                "longitude": "-103.291729"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the last HOPE Night of the year! We will be discussing the book Pocketful of Pinecones by Karen Andreola.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HOPE for Homeschool Families ",
                "url": "https://allevents.in/org/hope-for-homeschool-families/24529827"
            }
        ]
    }
]
```