

# Event Details

- **Event Name**: Dine to Donate
- **Event Start and End Date**: Mon, 04 May, 2026 at 04:00 pm (-04:00)
- **Event Description**: Dine to donate is back! For every burger sold the club receives 4 dollars. Come visit for some great burgers and awesome raffle tickets always a great time!
- **Event URL**: https://allevents.in/conway/dine-to-donate/200029946937100
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Conway
- **state**: NH
- **country**: United States
- **location**: Almost There
- **lat**: 43.97308
- **long**: -71.14299
- **full address**: Almost There, 1287 Route 16,Albany,NH,United States, Conway

## Event gallery

- **Alt text**: Dine to Donate
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c7e5bb30f87ca7fc43f164c193adb4aae8d8bb9735be52cc8810fe6a36399fa2-rimg-w1170-h905-dc267ef4-gmir?v=1776263100

## FAQs

- **Q**: When and where is Dine to Donate being held?
  - **A:** Dine to Donate takes place on Mon, 04 May, 2026 at 04:00 pm to Mon, 04 May, 2026 at 04:00 pm at Almost There, 1287 Route 16,Albany,NH,United States, Conway.
- **Q**: Who is organizing Dine to Donate?
  - **A:** Dine to Donate is organized by Mountain Meadow Riders Snowmobile Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dine to Donate",
        "image": "https://cdn-az.allevents.in/events2/banners/c7e5bb30f87ca7fc43f164c193adb4aae8d8bb9735be52cc8810fe6a36399fa2-rimg-w1170-h905-dc267ef4-gmir?v=1776263100",
        "startDate": "2026-05-04T16:00:00-04:00",
        "url": "https://allevents.in/conway/dine-to-donate/200029946937100",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Almost There",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1287 Route 16,Albany,NH,United States",
                "addressLocality": "Conway",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.97308",
                "longitude": "-71.14299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dine to donate is back! For every burger sold the club receives 4 dollars. Come visit for some great burgers and awesome raffle tickets always a great time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Meadow Riders Snowmobile Club",
                "url": "https://allevents.in/org/mountain-meadow-riders-snowmobile-club/18407293"
            }
        ]
    }
]
```