

# Event Details

- **Event Name**: Senior Breakfast
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 09:00 am – Wed, 17 Jun, 2026 at 10:30 am (-04:00)
- **Event Description**: Join Buck and Fern Hargis for breakfast and fellowship at County Line Cafe. They meet twice a month on the 1st and 3rd Wednesday.
- **Event URL**: https://allevents.in/forest/senior-breakfast/200030214718735
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Forest
- **state**: VA
- **country**: United States
- **location**: County Line Cafe and Mini Mall
- **lat**: 37.30528
- **long**: -79.28468
- **full address**: County Line Cafe and Mini Mall, Forest, United States

## Event gallery

- **Alt text**: Senior Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bf9142cff5fbd714bcf2b3de744e4e5f48e439555ed63b018285413b458bd69c-rimg-w1200-h675-dceeefee-gmir?v=1781056115

## FAQs

- **Q**: When and where is Senior Breakfast being held?
  - **A:** Senior Breakfast takes place on Wed, 17 Jun, 2026 at 09:00 am to Wed, 17 Jun, 2026 at 10:30 am at County Line Cafe and Mini Mall, Forest, United States.
- **Q**: Who is organizing Senior Breakfast?
  - **A:** Senior Breakfast is organized by Rock Pike Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/bf9142cff5fbd714bcf2b3de744e4e5f48e439555ed63b018285413b458bd69c-rimg-w1200-h675-dceeefee-gmir?v=1781056115",
        "startDate": "2026-06-17T09:00:00-04:00",
        "endDate": "2026-06-17T10:30:00-04:00",
        "url": "https://allevents.in/forest/senior-breakfast/200030214718735",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "County Line Cafe and Mini Mall",
            "address": {
                "@type": "PostalAddress",
                "name": "County Line Cafe and Mini Mall, Forest, United States",
                "addressLocality": "Forest",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.30528",
                "longitude": "-79.28468"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Buck and Fern Hargis for breakfast and fellowship at County Line Cafe. They meet twice a month on the 1st and 3rd Wednesday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock Pike Baptist Church",
                "url": "https://allevents.in/org/rock-pike-baptist-church/14786376",
                "description": "1117 Blackwater Road, Forest, Virginia"
            }
        ]
    }
]
```