

# Event Details

- **Event Name**: Fircrest Ward Christmas Dinner
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 08:30 pm
- **Event Description**: All are welcome to join us for dinner. No charge. There may be a special visitor from the North Pole!
- **Event URL**: https://allevents.in/tacoma/fircrest-ward-christmas-dinner/1600027618651402
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tacoma
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.2507067
- **long**: -122.5166745
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1102 South Pearl Street, Tacoma, US

## Event gallery

- **Alt text**: Fircrest Ward Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c0cde950-d21d-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc312b18-gmir.jpg

## FAQs

- **Q**: When and where is Fircrest Ward Christmas Dinner being held?
  - **A:** Fircrest Ward Christmas Dinner takes place on Sat, 13 Dec, 2025 at 06:00 pm to Sat, 13 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 1102 South Pearl Street, Tacoma, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fircrest Ward Christmas Dinner is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Tacoma, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fircrest Ward Christmas Dinner sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fircrest Ward Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events10/banners/c0cde950-d21d-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/tacoma/fircrest-ward-christmas-dinner/1600027618651402",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1102 South Pearl Street",
                "addressLocality": "Tacoma",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.2507067",
                "longitude": "-122.5166745"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for dinner. No charge. There may be a special visitor from the North Pole!"
    }
]
```