

# Event Details

- **Event Name**: Park of Roses Concert 
- **Event Start and End Date**: Sun, 24 Aug, 2025 at 07:00 pm
- **Event Description**: Meet us at the Gazebo for some summer harmony!
- **Event URL**: https://allevents.in/columbus/park-of-roses-concert/200028581863901
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: Columbus Park of Roses
- **lat**: 40.0440049
- **long**: -83.0252534
- **full address**: Columbus Park of Roses, 3901 North High Street,Columbus, Ohio, United States

## Event gallery

- **Alt text**: Park of Roses Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3bfa260f9a578c1e9cb7e4f99a648dcabb0f0515fe6182c59a4ee188eea88f14-rimg-w1200-h675-dcd1d9da-gmir?v=1755847296

## FAQs

- **Q**: When and where is Park of Roses Concert  being held?
  - **A:** Park of Roses Concert  takes place on Sun, 24 Aug, 2025 at 07:00 pm to Sun, 24 Aug, 2025 at 07:00 pm at Columbus Park of Roses, 3901 North High Street,Columbus, Ohio, United States.
- **Q**: Who is organizing Park of Roses Concert ?
  - **A:** Park of Roses Concert  is organized by Columbus Chorus of Sweet Adelines.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Park of Roses 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 Columbus, this event is thoughtfully curated to deliver a standout experience worth every moment. If Park of Roses 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": "Park of Roses Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/3bfa260f9a578c1e9cb7e4f99a648dcabb0f0515fe6182c59a4ee188eea88f14-rimg-w1200-h675-dcd1d9da-gmir?v=1755847296",
        "startDate": "2025-08-24",
        "url": "https://allevents.in/columbus/park-of-roses-concert/200028581863901",
        "location": {
            "@type": "Place",
            "name": "Columbus Park of Roses",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3901 North High Street,Columbus, Ohio",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.0440049",
                "longitude": "-83.0252534"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet us at the Gazebo for some summer harmony!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Columbus Chorus of Sweet Adelines",
                "url": "https://allevents.in/org/columbus-chorus-of-sweet-adelines/26261253"
            }
        ]
    }
]
```