

# Event Details

- **Event Name**: Relief Society Christmas Gift Activity
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 06:00 pm – Tue, 09 Dec, 2025 at 08:00 pm
- **Event Description**: Making gift jars--brownie or soup
- **Event URL**: https://allevents.in/seaford/relief-society-christmas-gift-activity/1600029106722225
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Seaford
- **state**: DE
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.649774
- **long**: -75.62911
- **full address**: The Church of Jesus Christ of Latter-day Saints, 800 Fleetwood Drive, Seaford, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ad143d60-b602-11f0-a25f-c3fce69a8d4c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Relief Society Christmas Gift Activity being held?
  - **A:** Relief Society Christmas Gift Activity takes place on Tue, 09 Dec, 2025 at 06:00 pm to Tue, 09 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 800 Fleetwood Drive, Seaford, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Christmas Gift Activity",
        "image": "https://cdn-az.allevents.in/events4/banners/6df2a3c0-d555-11f0-9645-b76cb24effef-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/seaford/relief-society-christmas-gift-activity/1600029106722225",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 Fleetwood Drive",
                "addressLocality": "Seaford",
                "addressRegion": "DE",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.649774",
                "longitude": "-75.62911"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Making gift jars--brownie or soup"
    }
]
```