

# Event Details

- **Event Name**: Christmas Crafting Event
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Come enjoy Christmas crafting for all ages. All supplies are provided. Everyone welcome!
- **Event URL**: https://allevents.in/lewiston/christmas-crafting-event/200029343064704
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lewiston
- **state**: ID
- **country**: United States
- **location**: 3434 6th St, Lewiston, ID, United States, Idaho 83501
- **lat**: 46.3772
- **long**: -117.00246
- **full address**: 3434 6th St, Lewiston, ID, United States, Idaho 83501

## Event gallery

- **Alt text**: Christmas Crafting Event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5c963b71a79ca9f4c9935d8d0e268bd5eead750dd1beb45756651c3a6de598a6-rimg-w600-h375-dcffffff-gmir?v=1765503604

## FAQs

- **Q**: When and where is Christmas Crafting Event being held?
  - **A:** Christmas Crafting Event takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 10:00 am at 3434 6th St, Lewiston, ID, United States, Idaho 83501.
- **Q**: Who is organizing Christmas Crafting Event?
  - **A:** Christmas Crafting Event is organized by Grace Evangelical Lutheran Church, Lewiston, Idaho.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Crafting Event",
        "image": "https://cdn-az.allevents.in/events8/banners/5c963b71a79ca9f4c9935d8d0e268bd5eead750dd1beb45756651c3a6de598a6-rimg-w600-h375-dcffffff-gmir?v=1765503604",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/lewiston/christmas-crafting-event/200029343064704",
        "location": {
            "@type": "Place",
            "name": "3434 6th St, Lewiston, ID, United States, Idaho 83501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3434 6th St, Lewiston, ID 83501-5132, United States",
                "addressLocality": "Lewiston",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.3772",
                "longitude": "-117.00246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy Christmas crafting for all ages. All supplies are provided. Everyone welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Evangelical Lutheran Church Lewiston Idaho",
                "url": "https://allevents.in/org/grace-evangelical-lutheran-church-lewiston-idaho/22692345"
            }
        ]
    }
]
```