

# Event Details

- **Event Name**: Piedmont Paint Night
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 05:00 pm – Wed, 19 Nov, 2025 at 08:00 pm
- **Event Description**: For anyone wanting to help us out, we could use more help paint the main area and bathroom walls. We have supplies and paint.
- **Event URL**: https://allevents.in/duluth/piedmont-paint-night/200029217399944
- **Event Categories**: drawing-painting
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Duluth
- **state**: MN
- **country**: United States
- **location**: 2302 W 23rd St, Duluth, MN
- **lat**: 46.77961
- **long**: -92.15197
- **full address**: 2302 W 23rd St, Duluth, MN, United States

## Event gallery

- **Alt text**: Piedmont Paint Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/87c5b840c0998e8a9d81bffeb522b85069a929bbade3531e73b6c452b82267cf-rimg-w1200-h802-dc030302-gmir?v=1763504683

## FAQs

- **Q**: When and where is Piedmont Paint Night being held?
  - **A:** Piedmont Paint Night takes place on Wed, 19 Nov, 2025 at 05:00 pm to Wed, 19 Nov, 2025 at 08:00 pm at 2302 W 23rd St, Duluth, MN, United States.
- **Q**: Who is organizing Piedmont Paint Night?
  - **A:** Piedmont Paint Night is organized by Piedmont Youth Hockey Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Piedmont Paint Night",
        "image": "https://cdn-az.allevents.in/events8/banners/87c5b840c0998e8a9d81bffeb522b85069a929bbade3531e73b6c452b82267cf-rimg-w1200-h802-dc030302-gmir?v=1763504683",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/duluth/piedmont-paint-night/200029217399944",
        "location": {
            "@type": "Place",
            "name": "2302 W 23rd St, Duluth, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2302 23rd St, Duluth, MN 55811-3172, United States",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.77961",
                "longitude": "-92.15197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For anyone wanting to help us out, we could use more help paint the main area and bathroom walls. We have supplies and paint.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Piedmont Youth Hockey Association",
                "url": "https://allevents.in/org/piedmont-youth-hockey-association/23366895"
            }
        ]
    }
]
```