

# Event Details

- **Event Name**: Craft Pop Up!
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am – Sat, 20 Dec, 2025 at 01:00 pm
- **Event Description**: Come check out and buy Norma's Dirty Dish Towels! Sale will be at Northeast Fitness - located at 1828 Marshall St. NE
- **Event URL**: https://allevents.in/minneapolis/craft-pop-up/200029351920108
- **Event Categories**: pop-ups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Northeast Fitness
- **lat**: 45.0071
- **long**: -93.27224
- **full address**: Northeast Fitness, 1828 Marshall St NE, Minneapolis, MN 55418-4280, United States

## Event gallery

- **Alt text**: Craft Pop Up!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/936ed2ec2b060e3add4a505816e5428bbe37546b343f1421138c2dd03adbbf9c-rimg-w1200-h675-dcededed-gmir?v=1765668007

## FAQs

- **Q**: When and where is Craft Pop Up! being held?
  - **A:** Craft Pop Up! takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 01:00 pm at Northeast Fitness, 1828 Marshall St NE, Minneapolis, MN 55418-4280, United States.
- **Q**: Who is organizing Craft Pop Up!?
  - **A:** Craft Pop Up! is organized by Norma's Dirty Dish Towels.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Craft Pop Up!",
        "image": "https://cdn-az.allevents.in/events3/banners/936ed2ec2b060e3add4a505816e5428bbe37546b343f1421138c2dd03adbbf9c-rimg-w1200-h675-dcededed-gmir?v=1765668007",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/minneapolis/craft-pop-up/200029351920108",
        "location": {
            "@type": "Place",
            "name": "Northeast Fitness",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1828 Marshall St NE, Minneapolis, MN 55418-4280, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.0071",
                "longitude": "-93.27224"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come check out and buy Norma's Dirty Dish Towels! Sale will be at Northeast Fitness - located at 1828 Marshall St. NE",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Normas Dirty Dish Towels",
                "url": "https://allevents.in/org/normas-dirty-dish-towels/27205150"
            }
        ]
    }
]
```