

# Event Details

- **Event Name**: Saturday Breakfast
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 08:00 am – Sat, 22 Aug, 2026 at 11:00 am (-04:00)
- **Event Description**: Saturday breakfast 8am - 11am
- **Event URL**: https://allevents.in/appomattox/saturday-breakfast/200030566833503
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Appomattox
- **state**: VA
- **country**: United States
- **location**: 307 Lees Crossing Ln, Appomattox, VA 24522-4077, United States
- **lat**: 37.36183
- **long**: -78.86496
- **full address**: 307 Lees Crossing Ln, Appomattox, VA 24522-4077, United States

## Event gallery

- **Alt text**: Saturday Breakfast
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Saturday+Breakfast&date=Sat%2C+22+Aug%2C+2026+at+08%3A00+am&bg=4

## FAQs

- **Q**: When and where is Saturday Breakfast being held?
  - **A:** Saturday Breakfast takes place on Sat, 22 Aug, 2026 at 08:00 am to Sat, 22 Aug, 2026 at 11:00 am at 307 Lees Crossing Ln, Appomattox, VA 24522-4077, United States.
- **Q**: Who is organizing Saturday Breakfast?
  - **A:** Saturday Breakfast is organized by Appomattox Moose Lodge #975.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Breakfast",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Saturday+Breakfast&date=Sat%2C+22+Aug%2C+2026+at+08%3A00+am&bg=4",
        "startDate": "2026-08-22T08:00:00-04:00",
        "endDate": "2026-08-22T11:00:00-04:00",
        "url": "https://allevents.in/appomattox/saturday-breakfast/200030566833503",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "307 Lees Crossing Ln, Appomattox, VA 24522-4077, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "307 Lees Crossing Ln, Appomattox, VA 24522-4077, United States",
                "addressLocality": "Appomattox",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.36183",
                "longitude": "-78.86496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday breakfast 8am - 11am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Appomattox Moose Lodge 975",
                "url": "https://allevents.in/org/appomattox-moose-lodge-975/25218544"
            }
        ]
    }
]
```