

# Event Details

- **Event Name**: Church Family Christmas Dinner
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:30 pm
- **Event Description**: Our annual church family pitch-in Christmas dinner following Sunday service.
- **Event URL**: https://allevents.in/peru/church-family-christmas-dinner/200029186731049
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200029186731049?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=peru-events

## Event venue details

- **city**: Peru
- **state**: IN
- **country**: United States
- **location**: 360 Harrison Ave, Peru, IN
- **lat**: 40.77039
- **long**: -86.05962
- **full address**: 360 Harrison Ave, Peru, IN, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: FFCOG (https://allevents.in/org/ffcog/26283956)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/188496014754a927561f34e719ebc68bb79fff0d9ddab88111946d520b53e124-rimg-w704-h398-dc5f0202-gmir?v=1766210759
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7081affa3b44b3a6a2d7b34c84682f7bf31f130f319838dcaf335902b914833f-rimg-w300-h300-dc5f0202-gmir?v=1766210759

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 12:30 pm
- **Q**: Where is the event happening?
  - **A:** 360 Harrison Ave, Peru, IN, United States
- **Q**: Who is organizing the event?
  - **A:** FFCOG
- **Q**: What type of event is this?
  - **A:** christmas, christmas-services
- **Q**: Where can I find ticket details about Church Family Christmas Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Family Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/188496014754a927561f34e719ebc68bb79fff0d9ddab88111946d520b53e124-rimg-w704-h398-dc5f0202-gmir?v=1766210759",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/peru/church-family-christmas-dinner/200029186731049",
        "location": {
            "@type": "Place",
            "name": "360 Harrison Ave, Peru, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "360 Harrison Ave, Peru, IN 46970-1158, United States",
                "addressLocality": "Peru",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.77039",
                "longitude": "-86.05962"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual church family pitch-in Christmas dinner following Sunday service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FFCOG",
                "url": "https://allevents.in/org/ffcog/26283956"
            }
        ]
    }
]
```