

# Event Details

- **Event Name**: August Crafty Meetup
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 09:00 am
- **Event Description**: Bring a craft to work on! All 18+ are welcome.
- **Event URL**: https://allevents.in/minneapolis/august-crafty-meetup/200030571108122
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details

- **Ticket URL**: http://facebook.com/200030571108122?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=minneapolis-events

## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Nokomis Library
- **lat**: 44.9105
- **long**: -93.2232
- **full address**: Nokomis Library, 5100 S 34th Ave, Minneapolis, MN 55417-1545, United States

## Event gallery

- **Alt text**: August Crafty Meetup
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=August+Crafty+Meetup&date=Sat%2C+22+Aug%2C+2026+at+09%3A00+am&bg=3

## FAQs

- **Q**: When and where is August Crafty Meetup being held?
  - **A:** August Crafty Meetup takes place on Sat, 22 Aug, 2026 at 09:00 am to Sat, 22 Aug, 2026 at 09:00 am at Nokomis Library, 5100 S 34th Ave, Minneapolis, MN 55417-1545, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "August Crafty Meetup",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=August+Crafty+Meetup&date=Sat%2C+22+Aug%2C+2026+at+09%3A00+am&bg=3",
        "startDate": "2026-08-22",
        "url": "https://allevents.in/minneapolis/august-crafty-meetup/200030571108122",
        "location": {
            "@type": "Place",
            "name": "Nokomis Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5100 S 34th Ave, Minneapolis, MN 55417-1545, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9105",
                "longitude": "-93.2232"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring a craft to work on! All 18+ are welcome."
    }
]
```