

# Event Details

- **Event Name**: Banana Bread Social
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:30 am – Sun, 21 Dec, 2025 at 11:50 am
- **Event Description**: On the 3rd Sunday of each month we gather before church to mingle and make new friends while we snack on some yummy goodies.
- **Event URL**: https://allevents.in/north-ogden/banana-bread-social/1600027829592122
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027829592122

## Event venue details

- **city**: North Ogden
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.30074854791
- **long**: -111.95110214998
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2340 Fruitland Dr, North Ogden, United States

## Event gallery

- **Alt text**: Banana Bread Social
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Banana+Bread+Social&date=Sun%2C+21+Dec%2C+2025+at+11%3A30+am&bg=3

## FAQs

- **Q**: When and where is Banana Bread Social being held?
  - **A:** Banana Bread Social takes place on Sun, 21 Dec, 2025 at 11:30 am to Sun, 21 Dec, 2025 at 11:50 am at The Church of Jesus Christ of Latter-day Saints, 2340 Fruitland Dr, North Ogden, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Banana Bread Social is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in North Ogden, this event is thoughtfully curated to deliver a standout experience worth every moment. If Banana Bread Social sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Banana Bread Social",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Banana+Bread+Social&date=Sun%2C+21+Dec%2C+2025+at+11%3A30+am&bg=3",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/north-ogden/banana-bread-social/1600027829592122",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2340 Fruitland Dr",
                "addressLocality": "North Ogden",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.30074854791",
                "longitude": "-111.95110214998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On the 3rd Sunday of each month we gather before church to mingle and make new friends while we snack on some yummy goodies."
    }
]
```