

# Event Details

- **Event Name**: Make your own T-Shirt 
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 06:00 pm
- **Event Description**: Come and make a shirt that fits you to a T!
- **Event URL**: https://allevents.in/north-branch/make-your-own-t-shirt/200030198569150
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: North Branch
- **state**: MN
- **country**: United States
- **location**: 6344 Main Street, North Branch, MN
- **lat**: 45.51151
- **long**: -92.97981
- **full address**: 6344 Main Street, North Branch, MN, United States

## Event gallery

- **Alt text**: Make your own T-Shirt
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5f3c5b86112b3f455ac4e3457d3b567cd9cf0852bbbf7d92f7b5735027e60ecd-rimg-w940-h788-dcffffff-gmir?v=1782106828

## FAQs

- **Q**: When and where is Make your own T-Shirt  being held?
  - **A:** Make your own T-Shirt  takes place on Tue, 23 Jun, 2026 at 06:00 pm to Tue, 23 Jun, 2026 at 06:00 pm at 6344 Main Street, North Branch, MN, United States.
- **Q**: Who is organizing Make your own T-Shirt ?
  - **A:** Make your own T-Shirt  is organized by North Branch Makers Market Artist Collective and Boutique.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Make your own T-Shirt",
        "image": "https://cdn-az.allevents.in/events4/banners/5f3c5b86112b3f455ac4e3457d3b567cd9cf0852bbbf7d92f7b5735027e60ecd-rimg-w940-h788-dcffffff-gmir?v=1782106828",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/north-branch/make-your-own-t-shirt/200030198569150",
        "location": {
            "@type": "Place",
            "name": "6344 Main Street, North Branch, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6344 Main St, North Branch, MN 55056-6693, United States",
                "addressLocality": "North Branch",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.51151",
                "longitude": "-92.97981"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and make a shirt that fits you to a T!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Branch Makers Market Artist Collective and Boutique",
                "url": "https://allevents.in/org/north-branch-makers-market-artist-collective-and-boutique/18206191"
            }
        ]
    }
]
```