

# Event Details

- **Event Name**: Family Concert: What Is Freedom?
- **Event Start and End Date**: Sat, 20 Mar, 2027 at 03:00 pm – Sat, 20 Mar, 2027 at 05:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/family-concert-what-is-freedom/2300030537822721
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Rose Theater at Lincoln Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Rose Theater at Lincoln Center, 33 W. 60th St, New York, United States

## Event gallery

- **Alt text**: Family Concert: What Is Freedom?
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9077e680-a9f3-11f1-ad57-411ed296ae31-rimg-w675-h1200-dc080828-gmir.jpg?v=1788699899

## FAQs

- **Q**: When and where is Family Concert: What Is Freedom? being held?
  - **A:** Family Concert: What Is Freedom? takes place on Sat, 20 Mar, 2027 at 03:00 pm to Sat, 20 Mar, 2027 at 05:00 pm at Rose Theater at Lincoln Center, 33 W. 60th St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Concert: What Is Freedom? 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Concert: What Is Freedom? 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": "Family Concert: What Is Freedom?",
        "image": "https://cdn-az.allevents.in/events8/banners/9077e680-a9f3-11f1-ad57-411ed296ae31-rimg-w675-h1200-dc080828-gmir.jpg?v=1788699899",
        "startDate": "2027-03-20T15:00:00-04:00",
        "endDate": "2027-03-20T17:00:00-04:00",
        "url": "https://allevents.in/new-york/family-concert-what-is-freedom/2300030537822721",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rose Theater at Lincoln Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 W. 60th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```