

# Event Details

- **Event Name**: Free Breakfast for All
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 08:00 am – Sat, 03 Jan, 2026 at 10:00 am
- **Event Description**: Free community breakfast for all - just bring your appetite.  Our wonderful cooks prepare eggs, pancakes, fried potatoes, bacon, sausage, and other delightful goodies.   We also provide juice and coffee all for free.  We want to give back to our friends in the surrounding area.  So come join us.
- **Event URL**: https://allevents.in/westover/free-breakfast-for-all/200029396851831
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Westover
- **state**: MD
- **country**: United States
- **location**: 8585 Greenhill Ln, Westover, MD, United States, Maryland 21871
- **lat**: 38.11623
- **long**: -75.65868
- **full address**: 8585 Greenhill Ln, Westover, MD, United States, Maryland 21871

## Event gallery

- **Alt text**: Free Breakfast for All
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c8b5810ecdcc1b841b17869eea4f8b97d9af3096d1db9010ccba7f6b9023b1a9-rimg-w612-h408-dc603213-gmir?v=1767118721

## FAQs

- **Q**: When and where is Free Breakfast for All being held?
  - **A:** Free Breakfast for All takes place on Sat, 03 Jan, 2026 at 08:00 am to Sat, 03 Jan, 2026 at 10:00 am at 8585 Greenhill Ln, Westover, MD, United States, Maryland 21871.
- **Q**: Who is organizing Free Breakfast for All?
  - **A:** Free Breakfast for All is organized by Green Hill Church of the Brethren.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Breakfast for All",
        "image": "https://cdn-az.allevents.in/events5/banners/c8b5810ecdcc1b841b17869eea4f8b97d9af3096d1db9010ccba7f6b9023b1a9-rimg-w612-h408-dc603213-gmir?v=1767118721",
        "startDate": "2026-01-03",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/westover/free-breakfast-for-all/200029396851831",
        "location": {
            "@type": "Place",
            "name": "8585 Greenhill Ln, Westover, MD, United States, Maryland 21871",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8585 Greenhill Ln, Westover, MD 21871-3107, United States",
                "addressLocality": "Westover",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.11623",
                "longitude": "-75.65868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free community breakfast for all - just bring your appetite.  Our wonderful cooks prepare eggs, pancakes, fried potatoes, bacon, sausage, and other delightful goodies.   We also provide juice and coffee all for free.  We want to give back to our friends in the surrounding area.  So come join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green Hill Church of the Brethren",
                "url": "https://allevents.in/org/green-hill-church-of-the-brethren/21229126"
            }
        ]
    }
]
```