

# Event Details

- **Event Name**: Christmas Branch Brunch
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Mountain View Branch Brunch celebrating the Christmas Season with food, games, and Karaoke!
- **Event URL**: https://allevents.in/mountain-view/christmas-branch-brunch/1600029120268110
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mountain View
- **state**: AR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.861408499654
- **long**: -92.11861469201
- **full address**: The Church of Jesus Christ of Latter-day Saints, 612 South Peabody Avenue, Mountain View, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1d8a0d10-b8ea-11f0-bf98-0f75d98e74a6-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Christmas Branch Brunch being held?
  - **A:** Christmas Branch Brunch takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 612 South Peabody Avenue, Mountain View, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Branch Brunch",
        "image": "https://cdn-az.allevents.in/events4/banners/1c59a360-b8ea-11f0-bf98-0f75d98e74a6-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/mountain-view/christmas-branch-brunch/1600029120268110",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "612 South Peabody Avenue",
                "addressLocality": "Mountain View",
                "addressRegion": "AR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.861408499654",
                "longitude": "-92.11861469201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mountain View Branch Brunch celebrating the Christmas Season with food, games, and Karaoke!"
    }
]
```