

# Event Details

- **Event Name**: Hunters' Brunch
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 09:00 am – Sat, 29 Nov, 2025 at 11:30 am
- **Event Description**: Come in and enjoy warm food after your first day of the season
- **Event URL**: https://allevents.in/hancock/hunters-brunch/200028885178244
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Hancock
- **state**: MD
- **country**: United States
- **location**: 3320 National Pike, Hancock, MD, United States, Maryland 21750
- **lat**: 39.70633
- **long**: -78.26754
- **full address**: 3320 National Pike, Hancock, MD, United States, Maryland 21750

## Event gallery

- **Alt text**: Hunters' Brunch
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b6c2826ef2b624339fa551b0997c71eed7b867793d231ed98032b3d1bcd6c511-rimg-w1200-h800-dcdbbb8a-gmir?v=1763648610

## FAQs

- **Q**: When and where is Hunters' Brunch being held?
  - **A:** Hunters' Brunch takes place on Sat, 29 Nov, 2025 at 09:00 am to Sat, 29 Nov, 2025 at 11:30 am at 3320 National Pike, Hancock, MD, United States, Maryland 21750.
- **Q**: Who is organizing Hunters' Brunch?
  - **A:** Hunters' Brunch is organized by The Apple Tree Inn.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hunters' Brunch",
        "image": "https://cdn-az.allevents.in/events5/banners/b6c2826ef2b624339fa551b0997c71eed7b867793d231ed98032b3d1bcd6c511-rimg-w1200-h800-dcdbbb8a-gmir?v=1763648610",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/hancock/hunters-brunch/200028885178244",
        "location": {
            "@type": "Place",
            "name": "3320 National Pike, Hancock, MD, United States, Maryland 21750",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3320 National Pike, Hancock, MD 21750-1707, United States",
                "addressLocality": "Hancock",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.70633",
                "longitude": "-78.26754"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come in and enjoy warm food after your first day of the season",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Apple Tree Inn",
                "url": "https://allevents.in/org/the-apple-tree-inn/26387186"
            }
        ]
    }
]
```