

# Event Details

- **Event Name**: Easter Bunny Breakfast 
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 08:00 am
- **Event Description**: Save the Date! More details to come!
- **Event URL**: https://allevents.in/brunswick/easter-bunny-breakfast/200029627794918
- **Event Categories**: easter, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 265

## Ticket Details

- **Ticket URL**: http://facebook.com/200029627794918?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=brunswick-events

## Event venue details

- **city**: Brunswick
- **state**: MD
- **country**: United States
- **location**: 1500 Volunteer Dr, PO Box 156, Brunswick, MD
- **lat**: 39.3315
- **long**: -77.63344
- **full address**: 1500 Volunteer Dr, PO Box 156, Brunswick, MD, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Brunswick Volunteer Fire Company (https://allevents.in/org/the-brunswick-volunteer-fire-company/21016096)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/22ed3f2ab800cde78ca3421bdb8c514e8eb152cbe61119cb77d0271c788ac000-rimg-w1190-h667-dcffffff-gmir?v=1774591636
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4d6070e0e7c2390169e0516b7116359a313a21d89eaf219d6e0eb543b65fc7d5-rimg-w300-h300-dcffffff-gmir?v=1774591636

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Mar, 2026 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** 1500 Volunteer Dr, PO Box 156, Brunswick, MD, United States
- **Q**: Who is organizing the event?
  - **A:** The Brunswick Volunteer Fire Company
- **Q**: What type of event is this?
  - **A:** easter, easter-bunny
- **Q**: Where can I find ticket details about Easter Bunny Breakfast  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Bunny Breakfast",
        "image": "https://cdn-az.allevents.in/events4/banners/22ed3f2ab800cde78ca3421bdb8c514e8eb152cbe61119cb77d0271c788ac000-rimg-w1190-h667-dcffffff-gmir?v=1774591636",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/brunswick/easter-bunny-breakfast/200029627794918",
        "location": {
            "@type": "Place",
            "name": "1500 Volunteer Dr, PO Box 156, Brunswick, MD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1500 Volunteer Dr, Brunswick, MD 21716-9712, United States",
                "addressLocality": "Brunswick",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.3315",
                "longitude": "-77.63344"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date! More details to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Brunswick Volunteer Fire Company",
                "url": "https://allevents.in/org/the-brunswick-volunteer-fire-company/21016096"
            }
        ]
    }
]
```