

# Event Details

- **Event Name**: Christmas get together for church
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm
- **Event Description**: A Christmas Carol live radio play.  Full meal. $40 tickets
- **Event URL**: https://allevents.in/shelbyville/christmas-get-together-for-church/200029245014026
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Shelbyville
- **state**: IN
- **country**: United States
- **location**: 1815 S Miller St, Shelbyville, IN
- **lat**: 39.50805
- **long**: -85.78684
- **full address**: 1815 S Miller St, Shelbyville, IN, United States

## Event gallery

- **Alt text**: Christmas get together for church
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/16ff46d9a32ea8a6cb17a004ff951e2a775a9db1eaaec597f60af4ad32af5d02-rimg-w1200-h573-dcc4c1bc-gmir?v=1765217817

## FAQs

- **Q**: When and where is Christmas get together for church being held?
  - **A:** Christmas get together for church takes place on Sun, 14 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 01:00 pm at 1815 S Miller St, Shelbyville, IN, United States.
- **Q**: Who is organizing Christmas get together for church?
  - **A:** Christmas get together for church is organized by Shelbyville First Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas get together for church",
        "image": "https://cdn-az.allevents.in/events6/banners/16ff46d9a32ea8a6cb17a004ff951e2a775a9db1eaaec597f60af4ad32af5d02-rimg-w1200-h573-dcc4c1bc-gmir?v=1765217817",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/shelbyville/christmas-get-together-for-church/200029245014026",
        "location": {
            "@type": "Place",
            "name": "1815 S Miller St, Shelbyville, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1815 S Miller St, Shelbyville, IN 46176-2954, United States",
                "addressLocality": "Shelbyville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.50805",
                "longitude": "-85.78684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Christmas Carol live radio play.  Full meal. $40 tickets",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shelbyville First Church of God",
                "url": "https://allevents.in/org/shelbyville-first-church-of-god/26985433"
            }
        ]
    }
]
```