

# Event Details

- **Event Name**: FREE Holiday Concert
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 03:00 pm
- **Event Description**: Join us in the Activity Room for a FREE Holiday Concert.
- **Event URL**: https://allevents.in/jerome/free-holiday-concert/200028930779707
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Jerome
- **state**: AZ
- **country**: United States
- **location**: Cottonwood Village
- **lat**: 34.747757168975
- **long**: -112.11285531521
- **full address**: Cottonwood Village, 201 East Mingus Ave,Jerome, Arizona, United States

## Event gallery

- **Alt text**: FREE Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/121dea69eddd1160fb5b10c27540a0b0be9d33c7496a0a4c4285e2d4d902d317-rimg-w1200-h851-dc191b11-gmir?v=1765460929

## FAQs

- **Q**: When and where is FREE Holiday Concert being held?
  - **A:** FREE Holiday Concert takes place on Thu, 18 Dec, 2025 at 03:00 pm to Thu, 18 Dec, 2025 at 03:00 pm at Cottonwood Village, 201 East Mingus Ave,Jerome, Arizona, United States.
- **Q**: Who is organizing FREE Holiday Concert?
  - **A:** FREE Holiday Concert is organized by Red RockAppella Ensemble.
- **Q**: Who is this event for? Is it right for me?
  - **A:** FREE Holiday Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Jerome, this event is thoughtfully curated to deliver a standout experience worth every moment. If FREE Holiday Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "FREE Holiday Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/121dea69eddd1160fb5b10c27540a0b0be9d33c7496a0a4c4285e2d4d902d317-rimg-w1200-h851-dc191b11-gmir?v=1765460929",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/jerome/free-holiday-concert/200028930779707",
        "location": {
            "@type": "Place",
            "name": "Cottonwood Village",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 East Mingus Ave,Jerome, Arizona",
                "addressLocality": "Jerome",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.747757168975",
                "longitude": "-112.11285531521"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the Activity Room for a FREE Holiday Concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red RockAppella Ensemble",
                "url": "https://allevents.in/org/red-rockappella-ensemble/23188290"
            }
        ]
    }
]
```