

# Event Details

- **Event Name**: Christmas Organ Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:00 pm – Sun, 21 Dec, 2025 at 04:30 pm
- **Event Description**: FREE Organ Concert &amp; Carols using our 100 year old Pipe Organ.  Concert is celebrating the Holiday Season 2025
- **Event URL**: https://allevents.in/cedar-rapids/christmas-organ-concert/80003692826044
- **Event Categories**: music, concerts, entertainment, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Cedar Rapids
- **state**: IA
- **country**: United States
- **location**: First Church of Christ, Scientist, Cedar Rapids
- **lat**: 42.0355594
- **long**: -91.6435783
- **full address**: First Church of Christ, Scientist, Cedar Rapids, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: First Church Christ Scientists Cedar Rapids (https://allevents.in/org/first-church-christ-scientists-cedar-rapids/27026891)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large690d81db312d7.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** First Church of Christ, Scientist, Cedar Rapids, United States
- **Q**: Who is organizing the event?
  - **A:** First Church Christ Scientists Cedar Rapids
- **Q**: What type of event is this?
  - **A:** music, concerts, entertainment, christmas, holiday
- **Q**: Where can I find ticket details about Christmas Organ Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Organ Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb690d814e1257d.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/cedar-rapids/christmas-organ-concert/80003692826044",
        "location": {
            "@type": "Place",
            "name": "First Church of Christ, Scientist, Cedar Rapids",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 Blairs Ferry Rd NE, Cedar Rapids, IA 52402, United States",
                "postalCode": "52402",
                "addressLocality": "Cedar Rapids",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.0355594",
                "longitude": "-91.6435783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE Organ Concert & Carols using our 100 year old Pipe Organ.  Concert is celebrating the Holiday Season 2025",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Church Christ Scientists Cedar Rapids",
                "url": "https://allevents.in/org/first-church-christ-scientists-cedar-rapids/27026891"
            }
        ]
    }
]
```