

# Event Details

- **Event Name**: Dine to Donate
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 04:00 pm
- **Event Description**: Our annual Dine to Donate event will be Thursday, December 18 in Ithaca! Spread the word!
- **Event URL**: https://allevents.in/ithaca/dine-to-donate/200029356905149
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Ithaca
- **state**: NY
- **country**: United States
- **location**: Texas Roadhouse
- **lat**: 42.430782810711
- **long**: -76.507588126727
- **full address**: Texas Roadhouse, 721 S Meadow St, Ithaca, NY 14850-5320, United States

## Event gallery

- **Alt text**: Dine to Donate
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4b9cefb72132ec3e87967c710f8d6ebb2ab54abb657d4839d4baa345860a8da5-rimg-w416-h651-dcf7c602-gmir?v=1765755109

## FAQs

- **Q**: When and where is Dine to Donate being held?
  - **A:** Dine to Donate takes place on Thu, 18 Dec, 2025 at 04:00 pm to Thu, 18 Dec, 2025 at 04:00 pm at Texas Roadhouse, 721 S Meadow St, Ithaca, NY 14850-5320, United States.
- **Q**: Who is organizing Dine to Donate?
  - **A:** Dine to Donate is organized by South Seneca Cheerleading.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dine to Donate",
        "image": "https://cdn-az.allevents.in/events8/banners/4b9cefb72132ec3e87967c710f8d6ebb2ab54abb657d4839d4baa345860a8da5-rimg-w416-h651-dcf7c602-gmir?v=1765755109",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/ithaca/dine-to-donate/200029356905149",
        "location": {
            "@type": "Place",
            "name": "Texas Roadhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "721 S Meadow St, Ithaca, NY 14850-5320, United States",
                "addressLocality": "Ithaca",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.430782810711",
                "longitude": "-76.507588126727"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Dine to Donate event will be Thursday, December 18 in Ithaca! Spread the word!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Seneca Cheerleading",
                "url": "https://allevents.in/org/south-seneca-cheerleading/26167804"
            }
        ]
    }
]
```