

# Event Details

- **Event Name**: A Night of Wonder
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for a performance of many favorite Holiday songs.
- **Event URL**: https://allevents.in/bellevue/a-night-of-wonder/200029213665311
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Bellevue
- **state**: NE
- **country**: United States
- **location**: First Presbyterian Church of Bellevue Nebraska
- **lat**: 41.148011
- **long**: -95.897404
- **full address**: First Presbyterian Church of Bellevue Nebraska, 1220 Bellevue Blvd S,Bellevue, Nebraska, United States

## Event gallery

- **Alt text**: A Night of Wonder
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/acd63faceff408c9f83fbde7de036e0224a9d4afd915576a8e5c6b7101b28cdc-rimg-w1200-h927-dc9190d7-gmir?v=1765628216

## FAQs

- **Q**: When and where is A Night of Wonder being held?
  - **A:** A Night of Wonder takes place on Sat, 13 Dec, 2025 at 02:00 pm to Sat, 13 Dec, 2025 at 02:00 pm at First Presbyterian Church of Bellevue Nebraska, 1220 Bellevue Blvd S,Bellevue, Nebraska, United States.
- **Q**: Who is organizing A Night of Wonder?
  - **A:** A Night of Wonder is organized by River City Ringers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Night of Wonder",
        "image": "https://cdn-az.allevents.in/events1/banners/acd63faceff408c9f83fbde7de036e0224a9d4afd915576a8e5c6b7101b28cdc-rimg-w1200-h927-dc9190d7-gmir?v=1765628216",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/bellevue/a-night-of-wonder/200029213665311",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church of Bellevue Nebraska",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1220 Bellevue Blvd S,Bellevue, Nebraska",
                "addressLocality": "Bellevue",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.148011",
                "longitude": "-95.897404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a performance of many favorite Holiday songs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "River City Ringers",
                "url": "https://allevents.in/org/river-city-ringers/23319204"
            }
        ]
    }
]
```