

# Event Details

- **Event Name**: Craft show at Moose Lodge
- **Event Start and End Date**: Sat, 01 Nov, 2025 at 12:00 pm
- **Event Description**: I will have my Nature’s Medicine and candles at the Moose Lodge Nov 1st in 
St Louis MI. Hope to see you there!
- **Event URL**: https://allevents.in/saint-louis/craft-show-at-moose-lodge/200029089256727
- **Event Categories**: christmas-markets-and-fairs
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Saint Louis
- **state**: MI
- **country**: United States
- **location**: St. Louis, Michigan
- **lat**: 43.408611111111
- **long**: -84.611388888889
- **full address**: St. Louis, Michigan, Saint Louis, Michigan, United States

## Event gallery

- **Alt text**: Craft show at Moose Lodge
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e95a0a5366b8e9b398a5aa421e31054b0c78aa618b7fc0470569a68fad11536d-rimg-w1118-h1448-dcf6ead5-gmir?v=1761454226

## FAQs

- **Q**: When and where is Craft show at Moose Lodge being held?
  - **A:** Craft show at Moose Lodge takes place on Sat, 01 Nov, 2025 at 12:00 pm to Sat, 01 Nov, 2025 at 12:00 pm at St. Louis, Michigan, Saint Louis, Michigan, United States.
- **Q**: Who is organizing Craft show at Moose Lodge?
  - **A:** Craft show at Moose Lodge is organized by Natures Medicine and Magic.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Craft show at Moose Lodge",
        "image": "https://cdn-az.allevents.in/events7/banners/e95a0a5366b8e9b398a5aa421e31054b0c78aa618b7fc0470569a68fad11536d-rimg-w1118-h1448-dcf6ead5-gmir?v=1761454226",
        "startDate": "2025-11-01",
        "url": "https://allevents.in/saint-louis/craft-show-at-moose-lodge/200029089256727",
        "location": {
            "@type": "Place",
            "name": "St. Louis, Michigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Saint Louis, Michigan",
                "addressLocality": "Saint Louis",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.408611111111",
                "longitude": "-84.611388888889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I will have my Nature’s Medicine and candles at the Moose Lodge Nov 1st in \nSt Louis MI. Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Natures Medicine and Magic",
                "url": "https://allevents.in/org/natures-medicine-and-magic/26963398"
            }
        ]
    }
]
```