

# Event Details

- **Event Name**: Until All of Us are Free
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 04:00 pm (-04:00)
- **Event Description**: Please join “Transpose” for our Spring Concert on Sunday, April 26th at 4pm
- **Event URL**: https://allevents.in/ithaca/until-all-of-us-are-free/200029907605959
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ithaca
- **state**: NY
- **country**: United States
- **location**: St. Luke Lutheran Church and Lutheran Campus Ministry
- **lat**: 42.4423
- **long**: -76.4846
- **full address**: St. Luke Lutheran Church and Lutheran Campus Ministry, 109 Oak Ave,Ithaca, New York, United States

## Event gallery

- **Alt text**: Until All of Us are Free
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f4d0f42494ed7280e8ad6550a2de18c17f01f6231fb1a0e545acbb48f3c84259-rimg-w1200-h1198-dccdf1ff-gmir?v=1775636458

## FAQs

- **Q**: When and where is Until All of Us are Free being held?
  - **A:** Until All of Us are Free takes place on Sun, 26 Apr, 2026 at 04:00 pm to Sun, 26 Apr, 2026 at 04:00 pm at St. Luke Lutheran Church and Lutheran Campus Ministry, 109 Oak Ave,Ithaca, New York, United States.
- **Q**: Who is organizing Until All of Us are Free?
  - **A:** Until All of Us are Free is organized by Transpose: Ithaca Queer Singers Alliance.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Until All of Us are Free 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 Ithaca, this event is thoughtfully curated to deliver a standout experience worth every moment. If Until All of Us are Free 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": "Until All of Us are Free",
        "image": "https://cdn-az.allevents.in/events8/banners/f4d0f42494ed7280e8ad6550a2de18c17f01f6231fb1a0e545acbb48f3c84259-rimg-w1200-h1198-dccdf1ff-gmir?v=1775636458",
        "startDate": "2026-04-26T16:00:00-04:00",
        "url": "https://allevents.in/ithaca/until-all-of-us-are-free/200029907605959",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. Luke Lutheran Church and Lutheran Campus Ministry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 Oak Ave,Ithaca, New York",
                "addressLocality": "Ithaca",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4423",
                "longitude": "-76.4846"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join “Transpose” for our Spring Concert on Sunday, April 26th at 4pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Transpose Ithaca Queer Singers Alliance",
                "url": "https://allevents.in/org/transpose-ithaca-queer-singers-alliance/23915734"
            }
        ]
    }
]
```