

# Event Details

- **Event Name**: New Music New Mexico
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 07:30 pm
- **Event Description**: New Music ensemble directed by Jose Luis Hurtado. Free admission!
- **Event URL**: https://allevents.in/albuquerque/new-music-new-mexico/200028921428315
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Albuquerque
- **state**: NM
- **country**: United States
- **location**: Keller Hall
- **lat**: 35.07901
- **long**: -106.6198
- **full address**: Keller Hall, 203 Cornell Dr SE, Albuquerque, NM 87106-3510, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: UNM Music (https://allevents.in/org/unm-music/26444856)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e01b5970b8b9fa3ec77b12d9e486269dfe4e43988ff1e6c7e9bc14095c0c27a9-rimg-w1200-h800-dc090808-gmir?v=1764480499
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=New+Music+New+Mexico&date=03+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 03 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Keller Hall, 203 Cornell Dr SE, Albuquerque, NM 87106-3510, United States
- **Q**: Who is organizing the event?
  - **A:** UNM Music
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about New Music New Mexico ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "New Music New Mexico",
        "image": "https://cdn-az.allevents.in/events10/banners/e01b5970b8b9fa3ec77b12d9e486269dfe4e43988ff1e6c7e9bc14095c0c27a9-rimg-w1200-h800-dc090808-gmir?v=1764480499",
        "startDate": "2025-12-03",
        "url": "https://allevents.in/albuquerque/new-music-new-mexico/200028921428315",
        "location": {
            "@type": "Place",
            "name": "Keller Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 Cornell Dr SE, Albuquerque, NM 87106-3510, United States",
                "addressLocality": "Albuquerque",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.07901",
                "longitude": "-106.6198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New Music ensemble directed by Jose Luis Hurtado. Free admission!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UNM Music",
                "url": "https://allevents.in/org/unm-music/26444856"
            }
        ]
    }
]
```