

# Event Details

- **Event Name**: Hanging of the Greens
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:00 am
- **Event Description**: Pastor Matt has some new ideas for this annual tradition.  Stay tuned!!  Be sure to bring your favorite finger foods for fellowship time.
- **Event URL**: https://allevents.in/riverside/hanging-of-the-greens/200028936716413
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: MO
- **country**: United States
- **location**: 5047 NW Gateway Ave, Riverside, MO
- **lat**: 39.18648
- **long**: -94.61257
- **full address**: 5047 NW Gateway Ave, Riverside, MO, United States

## Event gallery

- **Alt text**: Hanging of the Greens
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4b28e17368eb32cadabb973e3ec436817704385a6fdea1aabc7b4e5ac225fcbc-rimg-w1200-h1600-dca5abbf-gmir?v=1764395812

## FAQs

- **Q**: When and where is Hanging of the Greens being held?
  - **A:** Hanging of the Greens takes place on Sun, 30 Nov, 2025 at 10:00 am to Sun, 30 Nov, 2025 at 10:00 am at 5047 NW Gateway Ave, Riverside, MO, United States.
- **Q**: Who is organizing Hanging of the Greens?
  - **A:** Hanging of the Greens is organized by St. Matthew's Evangelical Lutheran NALC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hanging of the Greens",
        "image": "https://cdn-az.allevents.in/events1/banners/4b28e17368eb32cadabb973e3ec436817704385a6fdea1aabc7b4e5ac225fcbc-rimg-w1200-h1600-dca5abbf-gmir?v=1764395812",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/riverside/hanging-of-the-greens/200028936716413",
        "location": {
            "@type": "Place",
            "name": "5047 NW Gateway Ave, Riverside, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5047 NW Gateway Ave, Riverside, MO 64150-3605, United States",
                "addressLocality": "Riverside",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.18648",
                "longitude": "-94.61257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pastor Matt has some new ideas for this annual tradition.  Stay tuned!!  Be sure to bring your favorite finger foods for fellowship time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Matthews Evangelical Lutheran NALC",
                "url": "https://allevents.in/org/st-matthews-evangelical-lutheran-nalc/23050228"
            }
        ]
    }
]
```