

# Event Details

- **Event Name**: Sunday Funday at the Eatery
- **Event Start and End Date**: Sun, 01 Jun, 2025 at 05:00 pm – Sun, 01 Jun, 2025 at 07:00 pm
- **Event Description**: Come &amp; enjoy of some local vendors, free bits, drinks &amp; a good time!
- **Event URL**: https://allevents.in/bigfork/sunday-funday-at-the-eatery/200028266952700
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Bigfork
- **state**: MT
- **country**: United States
- **location**: 7950 MT-35, Bigfork, MT
- **lat**: 48.07883
- **long**: -114.07927
- **full address**: 7950 MT-35, Bigfork, MT, United States

## Event gallery

- **Alt text**: Sunday Funday at the Eatery
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9cd7c7f4ffb98595bd6d306c6de3bf7e5e15fcb82ab2d478487e504ff006a7ee-rimg-w850-h315-dc492c32-gmir?v=1748602200

## FAQs

- **Q**: When and where is Sunday Funday at the Eatery being held?
  - **A:** Sunday Funday at the Eatery takes place on Sun, 01 Jun, 2025 at 05:00 pm to Sun, 01 Jun, 2025 at 07:00 pm at 7950 MT-35, Bigfork, MT, United States.
- **Q**: Who is organizing Sunday Funday at the Eatery?
  - **A:** Sunday Funday at the Eatery is organized by The Eatery at Bigfork.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Funday at the Eatery",
        "image": "https://cdn-az.allevents.in/events4/banners/9cd7c7f4ffb98595bd6d306c6de3bf7e5e15fcb82ab2d478487e504ff006a7ee-rimg-w850-h315-dc492c32-gmir?v=1748602200",
        "startDate": "2025-06-01",
        "endDate": "2025-06-01",
        "url": "https://allevents.in/bigfork/sunday-funday-at-the-eatery/200028266952700",
        "location": {
            "@type": "Place",
            "name": "7950 MT-35, Bigfork, MT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7950 MT-35, Bigfork, MT 59911-3511, United States,Bigfork, Montana",
                "addressLocality": "Bigfork",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.07883",
                "longitude": "-114.07927"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come & enjoy of some local vendors, free bits, drinks & a good time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Eatery at Bigfork",
                "url": "https://allevents.in/org/the-eatery-at-bigfork/25783894"
            }
        ]
    }
]
```