

# 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


## 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 gallery

- **Alt text**: Church Family Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/188496014754a927561f34e719ebc68bb79fff0d9ddab88111946d520b53e124-rimg-w704-h398-dc5f0202-gmir?v=1766210759

## FAQs

- **Q**: When and where is Church Family Christmas Dinner being held?
  - **A:** Church Family Christmas Dinner takes place on Sun, 21 Dec, 2025 at 12:30 pm to Sun, 21 Dec, 2025 at 12:30 pm at 360 Harrison Ave, Peru, IN, United States.
- **Q**: Who is organizing Church Family Christmas Dinner?
  - **A:** Church Family Christmas Dinner is organized by FFCOG.

## 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"
            }
        ]
    }
]
```