

# Event Details

- **Event Name**: Christmas Day Dinner ~ Let's do it again this year!
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 12:00 pm – Thu, 25 Dec, 2025 at 02:00 pm
- **Event Description**: Join us at the Presbyterian Church for a community Christmas Day Dinner!
- **Event URL**: https://allevents.in/barberton/christmas-day-dinner-~-lets-do-it-again-this-year/200029249556556
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Barberton
- **state**: OH
- **country**: United States
- **location**: 636 W Park Ave, Barberton, OH 44203-2414, United States
- **lat**: 41.01367
- **long**: -81.61281
- **full address**: 636 W Park Ave, Barberton, OH 44203-2414, United States

## Event gallery

- **Alt text**: Christmas Day Dinner ~ Let's do it again this year!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/827bf1d1f708e2c807fa3832fe40becdb45deb04f5d65f8b8ee35eee7a6a15ff-rimg-w960-h540-dc1d1e1e-gmir?v=1766074988

## FAQs

- **Q**: When and where is Christmas Day Dinner ~ Let's do it again this year! being held?
  - **A:** Christmas Day Dinner ~ Let's do it again this year! takes place on Thu, 25 Dec, 2025 at 12:00 pm to Thu, 25 Dec, 2025 at 02:00 pm at 636 W Park Ave, Barberton, OH 44203-2414, United States.
- **Q**: Who is organizing Christmas Day Dinner ~ Let's do it again this year!?
  - **A:** Christmas Day Dinner ~ Let's do it again this year! is organized by St. Augustine Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Dinner ~ Let's do it again this year!",
        "image": "https://cdn-az.allevents.in/events10/banners/827bf1d1f708e2c807fa3832fe40becdb45deb04f5d65f8b8ee35eee7a6a15ff-rimg-w960-h540-dc1d1e1e-gmir?v=1766074988",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/barberton/christmas-day-dinner-~-lets-do-it-again-this-year/200029249556556",
        "location": {
            "@type": "Place",
            "name": "636 W Park Ave, Barberton, OH 44203-2414, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "636 W Park Ave, Barberton, OH 44203-2414, United States",
                "addressLocality": "Barberton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.01367",
                "longitude": "-81.61281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Presbyterian Church for a community Christmas Day Dinner!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Augustine Church",
                "url": "https://allevents.in/org/st-augustine-church/26033255"
            }
        ]
    }
]
```