

# Event Details

- **Event Name**: March’s First Friday @ Confetti 
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 06:00 pm
- **Event Description**: This First Friday happens to fall on my birthday! ? More info to come..
- **Event URL**: https://allevents.in/denver/march’s-first-friday-confetti/200029599111141
- **Event Categories**: first-friday
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Denver
- **state**: CO
- **country**: United States
- **location**: 2821 2nd Avenue N
- **lat**: 39.71954
- **long**: -104.95432
- **full address**: 2821 2nd Avenue N, 2811 E 2nd Ave, Denver, CO 80206-4901, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Confetti Heart Studio (https://allevents.in/org/confetti-heart-studio/22578555)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7a67951568dc977f00214d103babeb238db225cf2fcf7875cc7ddea7152f43f8-rimg-w960-h960-dcf3747d-gmir?v=1772387605
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/22cd543295014bad332a63ed9dbb03dcc78679c640eb06ba00fdea0076390052-rimg-w300-h300-dcf3747c-gmir?v=1772387605

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 2821 2nd Avenue N, 2811 E 2nd Ave, Denver, CO 80206-4901, United States
- **Q**: Who is organizing the event?
  - **A:** Confetti Heart Studio
- **Q**: What type of event is this?
  - **A:** first-friday
- **Q**: Where can I find ticket details about March’s First Friday @ Confetti  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "March’s First Friday @ Confetti",
        "image": "https://cdn-az.allevents.in/events2/banners/7a67951568dc977f00214d103babeb238db225cf2fcf7875cc7ddea7152f43f8-rimg-w960-h960-dcf3747d-gmir?v=1772387605",
        "startDate": "2026-03-06",
        "url": "https://allevents.in/denver/march’s-first-friday-confetti/200029599111141",
        "location": {
            "@type": "Place",
            "name": "2821 2nd Avenue N",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2811 E 2nd Ave, Denver, CO 80206-4901, United States",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.71954",
                "longitude": "-104.95432"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This First Friday happens to fall on my birthday! ? More info to come..",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Confetti Heart Studio",
                "url": "https://allevents.in/org/confetti-heart-studio/22578555"
            }
        ]
    }
]
```