

# Event Details

- **Event Name**: Women’s Christmas Craft Night
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: Women and young ladies are invited to join us at LCCC for a Christmas craft, snacks and fellowship! We are excited to see you there!
- **Event URL**: https://allevents.in/lincoln/women’s-christmas-craft-night/200029359889719
- **Event Categories**: crafts, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: ND
- **country**: United States
- **location**: 3 Benteen Dr., Lincoln, ND
- **lat**: 46.76516
- **long**: -100.70399
- **full address**: 3 Benteen Dr., Lincoln, ND, United States

## Event gallery

- **Alt text**: Women’s Christmas Craft Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/16c10dc6e7d1914136510a94db884f7afa42d4301de49b710b2be7e8ae7075f3-rimg-w1080-h1350-dcf3f0e9-gmir?v=1765828339

## FAQs

- **Q**: When and where is Women’s Christmas Craft Night being held?
  - **A:** Women’s Christmas Craft Night takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at 3 Benteen Dr., Lincoln, ND, United States.
- **Q**: Who is organizing Women’s Christmas Craft Night?
  - **A:** Women’s Christmas Craft Night is organized by Lincoln Church & Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women’s Christmas Craft Night",
        "image": "https://cdn-az.allevents.in/events9/banners/16c10dc6e7d1914136510a94db884f7afa42d4301de49b710b2be7e8ae7075f3-rimg-w1080-h1350-dcf3f0e9-gmir?v=1765828339",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/lincoln/women’s-christmas-craft-night/200029359889719",
        "location": {
            "@type": "Place",
            "name": "3 Benteen Dr., Lincoln, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Benteen Dr, Lincoln, ND 58504-9130, United States",
                "addressLocality": "Lincoln",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.76516",
                "longitude": "-100.70399"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Women and young ladies are invited to join us at LCCC for a Christmas craft, snacks and fellowship! We are excited to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lincoln Church & Community Center",
                "url": "https://allevents.in/org/lincoln-church-and-community-center/20850802"
            }
        ]
    }
]
```