

# Event Details

- **Event Name**: Pops in the Park Concert
- **Event Start and End Date**: Sun, 24 Aug, 2025 at 07:00 pm
- **Event Description**: Save the date! For our pops in the park concert!? 

Join us for an outdoor concert in the park! Bring a chair or blanket, maybe a snack and join us for some great music!
- **Event URL**: https://allevents.in/rio-rancho/pops-in-the-park-concert/200028551406242
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Rio Rancho
- **state**: NM
- **country**: United States
- **location**: Haynes Park
- **lat**: 35.222028921145
- **long**: -106.66201438678
- **full address**: Haynes Park, Rio Rancho, United States

## Event gallery

- **Alt text**: Pops in the Park Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0a82aad6ad6a6d3aa70baf72bc94640fd844986d823cff5064cb18bdb3f40d93-rimg-w1117-h561-dcffffff-gmir?v=1755815462

## FAQs

- **Q**: When and where is Pops in the Park Concert being held?
  - **A:** Pops in the Park Concert takes place on Sun, 24 Aug, 2025 at 07:00 pm to Sun, 24 Aug, 2025 at 07:00 pm at Haynes Park, Rio Rancho, United States.
- **Q**: Who is organizing Pops in the Park Concert?
  - **A:** Pops in the Park Concert is organized by Rio Grande Symphonic Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pops in the Park 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 Rio Rancho, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pops in the Park 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": "Pops in the Park Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/0a82aad6ad6a6d3aa70baf72bc94640fd844986d823cff5064cb18bdb3f40d93-rimg-w1117-h561-dcffffff-gmir?v=1755815462",
        "startDate": "2025-08-24",
        "url": "https://allevents.in/rio-rancho/pops-in-the-park-concert/200028551406242",
        "location": {
            "@type": "Place",
            "name": "Haynes Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Haynes Park, Rio Rancho, United States",
                "addressLocality": "Rio Rancho",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.222028921145",
                "longitude": "-106.66201438678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date! For our pops in the park concert!? \n\nJoin us for an outdoor concert in the park! Bring a chair or blanket, maybe a snack and join us for some great music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rio Grande Symphonic Band",
                "url": "https://allevents.in/org/rio-grande-symphonic-band/25819884"
            }
        ]
    }
]
```