{"id":2164374,"date":"2025-11-18T15:11:03","date_gmt":"2025-11-18T15:11:03","guid":{"rendered":"https:\/\/celebrity.land\/en\/?p=2164374"},"modified":"2025-11-18T15:11:03","modified_gmt":"2025-11-18T15:11:03","slug":"baltimore-city-public-schools-to-close-new-song-academy","status":"publish","type":"post","link":"https:\/\/celebrity.land\/en\/baltimore-city-public-schools-to-close-new-song-academy\/","title":{"rendered":"Baltimore City Public Schools to close New Song Academy"},"content":{"rendered":"<p><\/p>\n<div>\n<p data-testid=\"text-container\">Baltimore City Public Schools is shutting down New Song Academy at the end of the year. <\/p>\n<p data-testid=\"text-container\">The charter elementary and middle school in Sandtown-Winchester is facing \u201csignificant financial challenges\u201d and a deteriorating building, according to a letter sent Monday by school system CEO Sonja Santelises to New Song Academy staff. <\/p>\n<p data-testid=\"text-container\">Closure is \u201cin the best interest of New Song students and staff and their safety,\u201d Santelises wrote.<\/p>\n<p data-testid=\"text-container\">In January, the city school board voted to renew New Song\u2019s charter for three years while noting the school needed to get on better long-term financial footing. Charter schools, which are publicly funded but privately run, must receive a charter from the school board to operate. At the time, the school system said New Song needed additional oversight and accountability. <\/p>\n<p data-testid=\"text-container\">New Song Academy is run by the nonprofit <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/newsongcommunitylearningcenter.org\" target=\"_self\" rel=\"\" title=\"https:\/\/newsongcommunitylearningcenter.org\">New Song Community Learning Center<\/a>. <\/p>\n<p data-testid=\"text-container\">The school will be relocated to a building in Harlem Park during winter break.<b> <\/b>According to the letter, New Song Academy\u2019s roof and HVAC systems are deteriorating despite previous repairs. <\/p>\n<p data-testid=\"text-container\">\u201cThe systems are at the end of their lifespans and may not last through the remainder of the current school year,\u201d Santelises wrote. <\/p>\n<p data-testid=\"text-container\">New Song will have its own wing and entrance at the nearby campus, where Harlem Park Elementary\/Middle School, Augusta Fells Savage Institute of Visual Arts, and Youth Opportunity Academy are also located. New Song currently <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.baltimorecityschools.org\/page\/322\" target=\"_blank\" rel=\"\" title=\"https:\/\/www.baltimorecityschools.org\/page\/322\">enrolls 182 students<\/a> in grades pre-K through 8 and has 13 teachers, according to the school system. <\/p>\n<p data-testid=\"text-container\">The city school system declined to comment and New Song\u2019s principal did not immediately respond to a request for comment Monday afternoon. <\/p>\n<p data-testid=\"text-container\">Doug Fireside was a part of New Song practically at its inception, attending the school\u2019s ribbon cutting, teaching under the founding principal and serving as principal himself from 2019 to 2024. He recalled how the school had partnered with neighboring organizations to provide services like lunch distributions to families in need. <\/p>\n<p data-testid=\"text-container\">\u201cIt makes me profoundly sad to hear that students in Sandtown will no longer have New Song as an option,\u201d said Fireside, who has since stopped working at the school. \u201cIt\u2019s been an anchor in that community, not just as a school but as a community center, for 30 years.\u201d <\/p>\n<h3 data-testid=\"header-container\">About the Education Hub<\/h3>\n<p data-testid=\"text-container\"><i>This reporting is part of The Banner\u2019s Education Hub, community-funded journalism that provides parents with resources they need to make decisions about how their children learn. <\/i><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.thebanner.com\/article\/about-the-education-hub-F6BPQSZKPRGZTITEUYM4OOU7GM\/\" target=\"_self\" rel=\"\" title=\"https:\/\/www.thebanner.com\/article\/about-the-education-hub-F6BPQSZKPRGZTITEUYM4OOU7GM\/\"><i>Read more<\/i><\/a><i>.<\/i><\/p>\n<\/div>\n<p><script type=\"text\/javascript\">\n                !function(f,b,e,v,n,t,s)\n                {if(f.fbq)return;n=f.fbq=function(){n.callMethod?\n                n.callMethod.apply(n,arguments):n.queue.push(arguments)};\n                if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\n                n.queue=[];t=b.createElement(e);t.async=!0;\n                t.src=v;s=b.getElementsByTagName(e)[0];\n                s.parentNode.insertBefore(t,s)}(window, document,'script',\n                'https:\/\/connect.facebook.net\/en_US\/fbevents.js');\n                fbq('init', '370542741574753');\n                fbq('track', 'PageView');\n                function formatFbclid(fbclid) {\n                  const version = 'fb';\n                  const subdomainIndex = '1';\n                  const creationTime = Date.now();\n                  return version + '.' + subdomainIndex + '.' + creationTime + '.' + fbclid;\n                }\n                function getCookie(cname) {\n                  const name = cname + \"=\";\n                  const decodedCookie = decodeURIComponent(document.cookie);\n                  const cookies = decodedCookie.split(';');\n                  for(let i = 0; i < cookies.length; i++) {\n                    let cookie = cookies[i].trim();\n                    if (cookie.indexOf(name) === 0) {\n                      const value = cookie.substring(name.length);\n                      return value;\n                    }\n                  }\n                  return \"\";\n                }\n                \n                const urlParams = new URLSearchParams(window.location.search);\n                const fbclid = urlParams?.get('fbclid');\n\n                const fbp = getCookie('_fbp');\n                const fbc = fbclid &#038;&#038; fbclid.length > 0 ? formatFbclid(fbclid) : getCookie('_fbc');\n                async function sendToFbApi(eventType, data) {\n                  try {\n                      await fetch('https:\/\/3whpk5eyn5.execute-api.us-east-1.amazonaws.com\/prod\/fb-conversion-api', {\n                        method: \"POST\",\n                        mode: 'no-cors',\n                        headers: {\n                          'Content-Type': 'application\/json'\n                        },\n                        body: JSON.stringify({\n                          eventType,\n                          eventData: {\n                            ...data,\n                            ...(fbc && { fbc }),\n                            ...(fbp && { fbp })\n                          }\n                        })\n                      });\n                    } catch (error) {\n                      console.error(\"Failed to send Facebook event\");\n                    }\n                }\n                tp = window.tp|| [];\n                tp.push([\"addHandler\", \"registrationSuccess\", function(data){\n                  fbq('track', 'CompleteRegistration', {content_name: data.event, status: data.registration, value: data.user_token});\n                  sendToFbApi(\"registrationSuccess\", {content_name: data.event, status: data.registration, value: data.user_token});\n                }]);\n                tp.push([\"addHandler\", \"checkoutComplete\", function(conversion){\n                  fbq('track', 'Subscribe', {currency: conversion.chargeCurrency, value: conversion.chargeAmount}); \n                  sendToFbApi(\"checkoutComplete\", {currency: conversion.chargeCurrency, value: conversion.chargeAmount});\n                }]);\n                tp.push([\"addHandler\", \"startCheckout\", function(data){ \n                  fbq('track', 'InitiateCheckout');\n                  sendToFbApi(\"startCheckout\");\n                }]);\n              <\/script><\/p>\n<p><em> \u2018 The preceding article may include information circulated by third parties \u2019 <\/em><\/p>\n<p><em> \u2018 Some details of this article were extracted from the following source www.thebanner.com \u2019 <\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Baltimore City Public Schools is shutting down New Song Academy at the end of the year. The charter elementary and middle school in Sandtown-Winchester is facing \u201csignificant financial challenges\u201d and a deteriorating building, according to a letter sent Monday by school system CEO Sonja Santelises to New Song Academy staff. Closure is \u201cin the best [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_jetpack_memberships_contains_paid_content":false,"jnews-multi-image_gallery":[],"jnews_single_post":[],"jnews_primary_category":[],"jnews_social_meta":[],"footnotes":""},"categories":[25179],"tags":[415468,415469,415470,415471,313213],"class_list":["post-2164374","post","type-post","status-publish","format-standard","hentry","category-music","tag-baltimore-city-public-school","tag-bcpss","tag-hallway","tag-locker","tag-school"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/posts\/2164374","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/comments?post=2164374"}],"version-history":[{"count":1,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/posts\/2164374\/revisions"}],"predecessor-version":[{"id":2164375,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/posts\/2164374\/revisions\/2164375"}],"wp:attachment":[{"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/media?parent=2164374"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/categories?post=2164374"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/celebrity.land\/en\/wp-json\/wp\/v2\/tags?post=2164374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}