

# Event Details

- **Event Name**: Family Christmas Dinner Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:00 pm – Sat, 06 Dec, 2025 at 09:00 pm
- **Event Description**: You're invited to our Christmas Dinner Party! Join us for an evening of good food, festive cheer, and a short holiday program as we celebrate the season together. All are welcome—bring your family and friends! Dinner will be served.
- **Event URL**: https://allevents.in/citrus-heights/family-christmas-dinner-party/1600027952757721
- **Event Categories**: parties, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027952757721

## Event venue details

- **city**: Citrus Heights
- **state**: CA
- **country**: US
- **location**: Oak Ave Building
- **lat**: 38.6999157
- **long**: -121.2644554
- **full address**: Oak Ave Building, 8056 Oak Ave, Citrus Heights, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b890f5f0-0281-11f0-881c-97245da966b8-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Oak Ave Building, 8056 Oak Ave, Citrus Heights, US
- **Q**: What type of event is this?
  - **A:** parties, entertainment, holiday
- **Q**: Where can I find ticket details about Family Christmas Dinner Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Christmas Dinner Party",
        "image": "https://cdn-az.allevents.in/events10/banners/06db2cb0-d227-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcd9c3a4-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/citrus-heights/family-christmas-dinner-party/1600027952757721",
        "location": {
            "@type": "Place",
            "name": "Oak Ave Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8056 Oak Ave",
                "addressLocality": "Citrus Heights",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6999157",
                "longitude": "-121.2644554"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to our Christmas Dinner Party! Join us for an evening of good food, festive cheer, and a short holiday program as we celebrate the season together. All are welcome—bring your family and friends! Dinner will be served."
    }
]
```