

# Event Details

- **Event Name**: Hunter's Breakfast
- **Event Start and End Date**: Sat, 01 Nov, 2025 at 05:00 am – Sat, 01 Nov, 2025 at 09:00 am
- **Event Description**: Come get fueled up before the big day to support the Association. All your favorites will be served. Hope to see you there!
- **Event URL**: https://allevents.in/oxford/hunters-breakfast/200029060478926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: ME
- **country**: United States
- **location**: 44 Paine Road (PO Box 377), Oxford, ME, United States, Maine 04270
- **lat**: 44.15871
- **long**: -70.43618
- **full address**: 44 Paine Road (PO Box 377), Oxford, ME, United States, Maine 04270

## Event gallery

- **Alt text**: Hunter's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/da8e45733a40f0a2ef14e8738f3f81c3ead2552a9e41a2b04059cdcf7668e012-rimg-w1200-h800-dcf0edf0-gmir?v=1761914974

## FAQs

- **Q**: When and where is Hunter's Breakfast being held?
  - **A:** Hunter's Breakfast takes place on Sat, 01 Nov, 2025 at 05:00 am to Sat, 01 Nov, 2025 at 09:00 am at 44 Paine Road (PO Box 377), Oxford, ME, United States, Maine 04270.
- **Q**: Who is organizing Hunter's Breakfast?
  - **A:** Hunter's Breakfast is organized by Lake Thompson Fish & Game Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hunter's Breakfast",
        "image": "https://cdn-az.allevents.in/events2/banners/da8e45733a40f0a2ef14e8738f3f81c3ead2552a9e41a2b04059cdcf7668e012-rimg-w1200-h800-dcf0edf0-gmir?v=1761914974",
        "startDate": "2025-11-01",
        "endDate": "2025-11-01",
        "url": "https://allevents.in/oxford/hunters-breakfast/200029060478926",
        "location": {
            "@type": "Place",
            "name": "44 Paine Road (PO Box 377), Oxford, ME, United States, Maine 04270",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 Paine Rd, Oxford, ME 04270-2725, United States",
                "addressLocality": "Oxford",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.15871",
                "longitude": "-70.43618"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come get fueled up before the big day to support the Association. All your favorites will be served. Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Thompson Fish & Game Association",
                "url": "https://allevents.in/org/lake-thompson-fish-and-game-association/24170773"
            }
        ]
    }
]
```