

# Event Details

- **Event Name**: Annual Winter Cookout
- **Event Start and End Date**: Sat, 15 Mar, 2025 at 11:00 am – Sat, 15 Mar, 2025 at 02:00 pm
- **Event Description**: We fire up the grills and enjoy the snow! Burgers, dogs, and all the fixings! More information and location coming soon!
- **Event URL**: https://allevents.in/eustis/annual-winter-cookout/200027934516229
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Eustis
- **state**: ME
- **country**: United States
- **location**: ITS 89 & RT 27 Crossing
- **lat**: 45.196291709938
- **long**: -70.462555817005
- **full address**: ITS 89 &amp; RT 27 Crossing, Eustis, United States

## Event gallery

- **Alt text**: Annual Winter Cookout
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8c377f012a0e469b6c1524cdc421dffefbf3c2c2045f48ca87fa01a0789f1c2f-rimg-w1200-h900-dcc7d9e8-gmir?v=1741606287

## FAQs

- **Q**: When and where is Annual Winter Cookout being held?
  - **A:** Annual Winter Cookout takes place on Sat, 15 Mar, 2025 at 11:00 am to Sat, 15 Mar, 2025 at 02:00 pm at ITS 89 &amp; RT 27 Crossing, Eustis, United States.
- **Q**: Who is organizing Annual Winter Cookout?
  - **A:** Annual Winter Cookout is organized by Arnold Trail Snowmobile Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Winter Cookout",
        "image": "https://cdn-az.allevents.in/events5/banners/8c377f012a0e469b6c1524cdc421dffefbf3c2c2045f48ca87fa01a0789f1c2f-rimg-w1200-h900-dcc7d9e8-gmir?v=1741606287",
        "startDate": "2025-03-15",
        "endDate": "2025-03-15",
        "url": "https://allevents.in/eustis/annual-winter-cookout/200027934516229",
        "location": {
            "@type": "Place",
            "name": "ITS 89 & RT 27 Crossing",
            "address": {
                "@type": "PostalAddress",
                "name": "ITS 89 &amp; RT 27 Crossing, Eustis, United States",
                "addressLocality": "Eustis",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.196291709938",
                "longitude": "-70.462555817005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We fire up the grills and enjoy the snow! Burgers, dogs, and all the fixings! More information and location coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arnold Trail Snowmobile Club",
                "url": "https://allevents.in/org/arnold-trail-snowmobile-club/25325486"
            }
        ]
    }
]
```