THE IMPOSSIBLE DREAM

{% for social in post.meta('social_media') %} {% endfor %}

The incomparable Josh Groban joined our virtual Spring Gala to share his belief in the importance of music education and the power it has to help all young people find their voice. He showcased that power by collaborating with our young people on an unforgettable performance of “The Impossible Dream,” and you can watch it here.

The Impossible Dream    A Message From Josh Groban

{% for social in post.meta('social_media') %} {% endfor %}
{% for image in post.meta('bottom_gallery') %}
{% endfor %}

Meet other Just Songs (Unplugged) artists:

{% for item in virtual_platform if item.terms|join('') == "Just Songs" and item.title != post.title %} {% if now|date('U') > item.release_date|date('U') %}

{{item.title}}
{{item.artist_name}}

Meet the Artist

{% endif %} {% endfor %} {% for item in virtual_platform if item.terms|join('') == "Just Songs" %} {% if now|date('U') < item.release_date|date('U') %}

{{item.title}}
{{item.artist_name}}
{{item.release_date|date('m.d.Y')}}

{% endif %} {% endfor %}