

# Event Details

- **Event Name**: St. John’s HS craft show
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: These cuties will also be at my craft show December 6th. 
Mugs with individual hot cocoa flavors plus a few small goodies. All wrapped and ready to go!
- **Event URL**: https://allevents.in/saint-johns/st-john’s-hs-craft-show/200029241166123
- **Event Categories**: christmas-markets-and-fairs
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Saint Johns
- **state**: MI
- **country**: United States
- **location**: St. Johns High School
- **lat**: 42.991133967581
- **long**: -84.567182020008
- **full address**: St. Johns High School, 501 W Sickels Street,Saint Johns, Michigan, United States

## Event gallery

- **Alt text**: St. John’s HS craft show
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3aa42eb8b65f9698b5b5f788fc784e94129cb108a4477c69a488e33506684835-rimg-w1200-h669-dcd8ecd6-gmir?v=1764548508

## FAQs

- **Q**: When and where is St. John’s HS craft show being held?
  - **A:** St. John’s HS craft show takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 12:00 pm at St. Johns High School, 501 W Sickels Street,Saint Johns, Michigan, United States.
- **Q**: Who is organizing St. John’s HS craft show?
  - **A:** St. John’s HS craft show is organized by Shooting Starr Creations by Erinn.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. John’s HS craft show",
        "image": "https://cdn-az.allevents.in/events1/banners/3aa42eb8b65f9698b5b5f788fc784e94129cb108a4477c69a488e33506684835-rimg-w1200-h669-dcd8ecd6-gmir?v=1764548508",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/saint-johns/st-john’s-hs-craft-show/200029241166123",
        "location": {
            "@type": "Place",
            "name": "St. Johns High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 W Sickels Street,Saint Johns, Michigan",
                "addressLocality": "Saint Johns",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.991133967581",
                "longitude": "-84.567182020008"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "These cuties will also be at my craft show December 6th. \nMugs with individual hot cocoa flavors plus a few small goodies. All wrapped and ready to go!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shooting Starr Creations by Erinn",
                "url": "https://allevents.in/org/shooting-starr-creations-by-erinn/27129651"
            }
        ]
    }
]
```