

# Event Details

- **Event Name**: Free Christmas Dinner
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am – Sat, 20 Dec, 2025 at 01:00 pm
- **Event Description**: Please join us and spread the word!
- **Event URL**: https://allevents.in/raleigh/free-christmas-dinner/200029363011502
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Raleigh
- **state**: NC
- **country**: United States
- **location**: North Ridge Bible Chapel
- **lat**: 35.88091
- **long**: -78.62491
- **full address**: North Ridge Bible Chapel, 7100 Harps Mill Rd,Raleigh, North Carolina, United States

## Event gallery

- **Alt text**: Free Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/53285020c522661b65b1581b0e2cfe6ce4601e358a87bbe48ec917dcf425d923-rimg-w1200-h675-dca43838-gmir?v=1765876202

## FAQs

- **Q**: When and where is Free Christmas Dinner being held?
  - **A:** Free Christmas Dinner takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 01:00 pm at North Ridge Bible Chapel, 7100 Harps Mill Rd,Raleigh, North Carolina, United States.
- **Q**: Who is organizing Free Christmas Dinner?
  - **A:** Free Christmas Dinner is organized by Freedom that Lasts - North Ridge Bible Chapel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/53285020c522661b65b1581b0e2cfe6ce4601e358a87bbe48ec917dcf425d923-rimg-w1200-h675-dca43838-gmir?v=1765876202",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/raleigh/free-christmas-dinner/200029363011502",
        "location": {
            "@type": "Place",
            "name": "North Ridge Bible Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7100 Harps Mill Rd,Raleigh, North Carolina",
                "addressLocality": "Raleigh",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.88091",
                "longitude": "-78.62491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us and spread the word!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freedom that Lasts - North Ridge Bible Chapel",
                "url": "https://allevents.in/org/freedom-that-lasts-north-ridge-bible-chapel/27245141"
            }
        ]
    }
]
```