

# Event Details

- **Event Name**: Citywide Concert
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Come watch students from all over the district perform in our orchestras and modern bands!
- **Event URL**: https://allevents.in/rochester/citywide-concert/200029817533911
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: United States
- **location**: Padilla High School
- **lat**: 43.18866176391
- **long**: -77.598030090332
- **full address**: Padilla High School, 950 Norton Street,Rochester, New York, United States

## Event gallery

- **Alt text**: Citywide Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/578d293079bda063903f75ab24466ecf099b4825fd3453e0b165be1e62557e5a-rimg-w1200-h667-dcffffff-gmir?v=1775626689

## FAQs

- **Q**: When and where is Citywide Concert being held?
  - **A:** Citywide Concert takes place on Fri, 17 Apr, 2026 at 06:00 pm to Fri, 17 Apr, 2026 at 06:00 pm at Padilla High School, 950 Norton Street,Rochester, New York, United States.
- **Q**: Who is organizing Citywide Concert?
  - **A:** Citywide Concert is organized by RCSD Arts.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Citywide 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 Rochester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Citywide 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": "Citywide Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/578d293079bda063903f75ab24466ecf099b4825fd3453e0b165be1e62557e5a-rimg-w1200-h667-dcffffff-gmir?v=1775626689",
        "startDate": "2026-04-17T18:00:00-04:00",
        "url": "https://allevents.in/rochester/citywide-concert/200029817533911",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Padilla High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "950 Norton Street,Rochester, New York",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.18866176391",
                "longitude": "-77.598030090332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come watch students from all over the district perform in our orchestras and modern bands!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RCSD Arts",
                "url": "https://allevents.in/org/rcsd-arts/15016031",
                "description": "https://www.rcsdk12.org/domain/86"
            }
        ]
    }
]
```