

# Event Details

- **Event Name**: Community Country Breakfast
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 09:00 am – Sat, 15 Nov, 2025 at 11:00 am
- **Event Description**: Come and join us for breakfast featuring eggs, bacon, sausage, waffles, biscuits, and gravy.
- **Event URL**: https://allevents.in/jonesborough/community-country-breakfast/200029116948611
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Jonesborough
- **state**: TN
- **country**: United States
- **location**: 4708 Cherokee Rd, Jonesborough, TN
- **lat**: 36.21603
- **long**: -82.4675
- **full address**: 4708 Cherokee Rd, Jonesborough, TN, United States

## Event gallery

- **Alt text**: Community Country Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b2cfc43f4bd4479786d7a4ae9cdac05754896077b28976abb50ba422377cb8c3-rimg-w800-h800-dcdcb68d-gmir?v=1762861579

## FAQs

- **Q**: When and where is Community Country Breakfast being held?
  - **A:** Community Country Breakfast takes place on Sat, 15 Nov, 2025 at 09:00 am to Sat, 15 Nov, 2025 at 11:00 am at 4708 Cherokee Rd, Jonesborough, TN, United States.
- **Q**: Who is organizing Community Country Breakfast?
  - **A:** Community Country Breakfast is organized by Bethesda Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Country Breakfast",
        "image": "https://cdn-az.allevents.in/events4/banners/b2cfc43f4bd4479786d7a4ae9cdac05754896077b28976abb50ba422377cb8c3-rimg-w800-h800-dcdcb68d-gmir?v=1762861579",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/jonesborough/community-country-breakfast/200029116948611",
        "location": {
            "@type": "Place",
            "name": "4708 Cherokee Rd, Jonesborough, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4708 TN-67, Jonesborough, TN 37659-6924, United States",
                "addressLocality": "Jonesborough",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.21603",
                "longitude": "-82.4675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for breakfast featuring eggs, bacon, sausage, waffles, biscuits, and gravy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethesda Methodist Church",
                "url": "https://allevents.in/org/bethesda-methodist-church/26107466"
            }
        ]
    }
]
```