

# Event Details

- **Event Name**: Annual Rye Recreation Senior Holiday Luncheon
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 12:00 pm – Thu, 11 Dec, 2025 at 02:00 pm
- **Event Description**: Open to residents as well as non-residents.
- **Event URL**: https://allevents.in/rye/annual-rye-recreation-senior-holiday-luncheon/200029123588041
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Rye
- **state**: NH
- **country**: United States
- **location**: Rye Congregational Church
- **lat**: 43.011426
- **long**: -70.773039
- **full address**: Rye Congregational Church, 580 Washington Rd,Rye, New Hampshire, United States

## Event gallery

- **Alt text**: Annual Rye Recreation Senior Holiday Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4d1b874d0cbe71bca9f75e9c6264463eba196fb1687dbc8b46ed94f759cc365d-rimg-w960-h638-dc182d5e-gmir?v=1765420280

## FAQs

- **Q**: When and where is Annual Rye Recreation Senior Holiday Luncheon being held?
  - **A:** Annual Rye Recreation Senior Holiday Luncheon takes place on Thu, 11 Dec, 2025 at 12:00 pm to Thu, 11 Dec, 2025 at 02:00 pm at Rye Congregational Church, 580 Washington Rd,Rye, New Hampshire, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Rye Recreation Senior Holiday Luncheon",
        "image": "https://cdn-az.allevents.in/events7/banners/4d1b874d0cbe71bca9f75e9c6264463eba196fb1687dbc8b46ed94f759cc365d-rimg-w960-h638-dc182d5e-gmir?v=1765420280",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/rye/annual-rye-recreation-senior-holiday-luncheon/200029123588041",
        "location": {
            "@type": "Place",
            "name": "Rye Congregational Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "580 Washington Rd,Rye, New Hampshire",
                "addressLocality": "Rye",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.011426",
                "longitude": "-70.773039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to residents as well as non-residents."
    }
]
```