

# Event Details

- **Event Name**: Pink Freud Returns To Santa Fe!!
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 07:00 pm
- **Event Description**: The music of Pink Floyd brought to you in a live concert with loving detail to the sights and sounds that propel this music!
- **Event URL**: https://allevents.in/santa-fe/pink-freud-returns-to-santa-fe/200029519607058
- **Event Categories**: concerts, performances, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 243

## Ticket Details

- **Ticket URL**: https://tickets.holdmyticket.com/tickets/455685?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=santa+fe-events

## Event venue details

- **city**: Santa Fe
- **state**: NM
- **country**: United States
- **location**: Tumbleroot Brewery and Distillery
- **lat**: 35.665498876523
- **long**: -105.99316477776
- **full address**: Tumbleroot Brewery and Distillery, 2791 Agua Fria Street,Santa Fe, New Mexico, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Pink Freud (https://allevents.in/org/pink-freud/12093774)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/17958426c074d92c16ad6354f2ec5119a01307a16f76d4841ef0abfab8676db8-rimg-w1080-h1920-dc2e1912-gmir?v=1771418710
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/10239b1a8b9bb0f319a8df5b51f3dde874cc5bc72fc9ad5ddec5275e1c5e4121-rimg-w300-h300-dc2e1913-gmir?v=1771418711

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Tumbleroot Brewery and Distillery, 2791 Agua Fria Street,Santa Fe, New Mexico, United States
- **Q**: Who is organizing the event?
  - **A:** Pink Freud
- **Q**: What type of event is this?
  - **A:** concerts, performances, music, entertainment
- **Q**: Where can I find ticket details about Pink Freud Returns To Santa Fe!! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Pink Freud Returns To Santa Fe!!",
        "image": "https://cdn-az.allevents.in/events5/banners/17958426c074d92c16ad6354f2ec5119a01307a16f76d4841ef0abfab8676db8-rimg-w1080-h1920-dc2e1912-gmir?v=1771418710",
        "startDate": "2026-03-06",
        "url": "https://allevents.in/santa-fe/pink-freud-returns-to-santa-fe/200029519607058",
        "location": {
            "@type": "Place",
            "name": "Tumbleroot Brewery and Distillery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2791 Agua Fria Street,Santa Fe, New Mexico",
                "addressLocality": "Santa Fe",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.665498876523",
                "longitude": "-105.99316477776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The music of Pink Floyd brought to you in a live concert with loving detail to the sights and sounds that propel this music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pink Freud",
                "url": "https://allevents.in/org/pink-freud/12093774",
                "description": "The Music of Pink Floyd, cinematic, expansive, yet familiar. "
            }
        ]
    }
]
```