{"id":188,"date":"2026-06-05T19:29:54","date_gmt":"2026-06-05T19:29:54","guid":{"rendered":"https:\/\/sfv-events.org\/?p=188"},"modified":"2026-06-05T19:31:35","modified_gmt":"2026-06-05T19:31:35","slug":"188","status":"publish","type":"post","link":"https:\/\/sfv-events.org\/index.php\/2026\/06\/05\/188\/","title":{"rendered":""},"content":{"rendered":"\n[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<!--<!-- [et_pb_line_break_holder] -->Parade Route Audio &#8211; Divi\/WordPress Code Module Snippet<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->How to use:<!-- [et_pb_line_break_holder] -->1. Upload your MP3 files to WordPress Media Library or Hostinger.<!-- [et_pb_line_break_holder] -->2. Replace each audioUrl placeholder below with the real MP3 URL.<!-- [et_pb_line_break_holder] -->3. Optional: replace location\/address placeholders with exact route details.<!-- [et_pb_line_break_holder] -->4. Paste this whole file into a Divi Code module or WordPress Custom HTML block.<!-- [et_pb_line_break_holder] -->5. QR links should point to the page URL with ?stop=STOP_NUMBER, for example:<!-- [et_pb_line_break_holder] -->   https:\/\/sfv-events.org\/parade-audio\/?stop=1<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->PHP does not run inside normal WordPress page content. This snippet uses only<!-- [et_pb_line_break_holder] -->HTML, CSS, and JavaScript so it can run safely in a code box.<!-- [et_pb_line_break_holder] -->&#8211;><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div id=\"pra-route-app\" class=\"pra-route-app\" aria-live=\"polite\"><!-- [et_pb_line_break_holder] -->  <noscript>This parade audio page needs JavaScript enabled to choose the correct stop.<\/noscript><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><style><!-- [et_pb_line_break_holder] -->  \/* Mobile-first, Divi-friendly styles *\/<!-- [et_pb_line_break_holder] -->  .pra-route-app {<!-- [et_pb_line_break_holder] -->    box-sizing: border-box;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    max-width: 760px;<!-- [et_pb_line_break_holder] -->    margin: 0 auto;<!-- [et_pb_line_break_holder] -->    padding: 20px 14px 28px;<!-- [et_pb_line_break_holder] -->    color: #17202a;<!-- [et_pb_line_break_holder] -->    background: #ffffff;<!-- [et_pb_line_break_holder] -->    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;<!-- [et_pb_line_break_holder] -->    font-size: 17px;<!-- [et_pb_line_break_holder] -->    line-height: 1.55;<!-- [et_pb_line_break_holder] -->    overflow-wrap: anywhere;<!-- [et_pb_line_break_holder] -->    -webkit-text-size-adjust: 100%;<!-- [et_pb_line_break_holder] -->    text-size-adjust: 100%;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-app,<!-- [et_pb_line_break_holder] -->  .pra-route-app * {<!-- [et_pb_line_break_holder] -->    box-sizing: border-box;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-app h1 {<!-- [et_pb_line_break_holder] -->    margin: 0 0 12px;<!-- [et_pb_line_break_holder] -->    color: #111827;<!-- [et_pb_line_break_holder] -->    font-size: clamp(28px, 8vw, 42px);<!-- [et_pb_line_break_holder] -->    line-height: 1.08;<!-- [et_pb_line_break_holder] -->    letter-spacing: -0.02em;<!-- [et_pb_line_break_holder] -->    overflow-wrap: break-word;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-location {<!-- [et_pb_line_break_holder] -->    margin: 0 0 6px;<!-- [et_pb_line_break_holder] -->    font-size: clamp(19px, 5.2vw, 24px);<!-- [et_pb_line_break_holder] -->    line-height: 1.25;<!-- [et_pb_line_break_holder] -->    font-weight: 800;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-address {<!-- [et_pb_line_break_holder] -->    margin: 0 0 18px;<!-- [et_pb_line_break_holder] -->    color: #52606d;<!-- [et_pb_line_break_holder] -->    font-size: 16px;<!-- [et_pb_line_break_holder] -->    line-height: 1.4;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-description {<!-- [et_pb_line_break_holder] -->    margin: 18px 0 24px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-play-instruction {<!-- [et_pb_line_break_holder] -->    margin: 22px 0 12px;<!-- [et_pb_line_break_holder] -->    font-size: clamp(20px, 5.5vw, 25px);<!-- [et_pb_line_break_holder] -->    line-height: 1.2;<!-- [et_pb_line_break_holder] -->    font-weight: 900;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-app audio {<!-- [et_pb_line_break_holder] -->    display: block;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    max-width: 100%;<!-- [et_pb_line_break_holder] -->    min-height: 54px;<!-- [et_pb_line_break_holder] -->    margin: 0 0 24px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-audio-placeholder {<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    margin: 0 0 24px;<!-- [et_pb_line_break_holder] -->    padding: 14px;<!-- [et_pb_line_break_holder] -->    border: 2px dashed #9fb3c8;<!-- [et_pb_line_break_holder] -->    border-radius: 8px;<!-- [et_pb_line_break_holder] -->    color: #52606d;<!-- [et_pb_line_break_holder] -->    background: #f8fafc;<!-- [et_pb_line_break_holder] -->    font-size: 15px;<!-- [et_pb_line_break_holder] -->    line-height: 1.4;<!-- [et_pb_line_break_holder] -->    font-weight: 700;<!-- [et_pb_line_break_holder] -->    overflow-wrap: anywhere;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-transcript {<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    margin: 24px 0;<!-- [et_pb_line_break_holder] -->    padding: 14px;<!-- [et_pb_line_break_holder] -->    border: 2px solid #d9e2ec;<!-- [et_pb_line_break_holder] -->    border-radius: 8px;<!-- [et_pb_line_break_holder] -->    background: #ffffff;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-transcript summary {<!-- [et_pb_line_break_holder] -->    min-height: 52px;<!-- [et_pb_line_break_holder] -->    cursor: pointer;<!-- [et_pb_line_break_holder] -->    font-size: 18px;<!-- [et_pb_line_break_holder] -->    font-weight: 800;<!-- [et_pb_line_break_holder] -->    line-height: 52px;<!-- [et_pb_line_break_holder] -->    list-style-position: inside;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-transcript p {<!-- [et_pb_line_break_holder] -->    margin: 0 0 14px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-transcript p:last-child {<!-- [et_pb_line_break_holder] -->    margin-bottom: 0;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-nav {<!-- [et_pb_line_break_holder] -->    display: grid;<!-- [et_pb_line_break_holder] -->    grid-template-columns: 1fr;<!-- [et_pb_line_break_holder] -->    gap: 12px;<!-- [et_pb_line_break_holder] -->    margin: 28px 0 18px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-button {<!-- [et_pb_line_break_holder] -->    display: flex;<!-- [et_pb_line_break_holder] -->    align-items: center;<!-- [et_pb_line_break_holder] -->    justify-content: center;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    min-height: 56px;<!-- [et_pb_line_break_holder] -->    padding: 14px 18px;<!-- [et_pb_line_break_holder] -->    border-radius: 8px;<!-- [et_pb_line_break_holder] -->    background: #005ea8;<!-- [et_pb_line_break_holder] -->    color: #ffffff !important;<!-- [et_pb_line_break_holder] -->    font-size: 18px;<!-- [et_pb_line_break_holder] -->    line-height: 1.2;<!-- [et_pb_line_break_holder] -->    font-weight: 900;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->    text-decoration: none;<!-- [et_pb_line_break_holder] -->    touch-action: manipulation;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-button:hover,<!-- [et_pb_line_break_holder] -->  .pra-button:focus {<!-- [et_pb_line_break_holder] -->    color: #ffffff !important;<!-- [et_pb_line_break_holder] -->    filter: brightness(0.92);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-button:focus-visible,<!-- [et_pb_line_break_holder] -->  .pra-route-list a:focus-visible,<!-- [et_pb_line_break_holder] -->  .pra-transcript summary:focus-visible {<!-- [et_pb_line_break_holder] -->    outline: 3px solid #ffbf47;<!-- [et_pb_line_break_holder] -->    outline-offset: 3px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-list {<!-- [et_pb_line_break_holder] -->    margin: 28px 0 0;<!-- [et_pb_line_break_holder] -->    padding-top: 18px;<!-- [et_pb_line_break_holder] -->    border-top: 1px solid #d9e2ec;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-list h2 {<!-- [et_pb_line_break_holder] -->    margin: 0 0 12px;<!-- [et_pb_line_break_holder] -->    font-size: 22px;<!-- [et_pb_line_break_holder] -->    line-height: 1.2;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-list ol {<!-- [et_pb_line_break_holder] -->    margin: 0;<!-- [et_pb_line_break_holder] -->    padding-left: 0;<!-- [et_pb_line_break_holder] -->    list-style: none;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-list li {<!-- [et_pb_line_break_holder] -->    margin: 0 0 10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-list a {<!-- [et_pb_line_break_holder] -->    display: block;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    padding: 13px 14px;<!-- [et_pb_line_break_holder] -->    border: 1px solid #d9e2ec;<!-- [et_pb_line_break_holder] -->    border-radius: 8px;<!-- [et_pb_line_break_holder] -->    background: #f8fafc;<!-- [et_pb_line_break_holder] -->    color: #005ea8;<!-- [et_pb_line_break_holder] -->    font-size: 17px;<!-- [et_pb_line_break_holder] -->    line-height: 1.3;<!-- [et_pb_line_break_holder] -->    font-weight: 800;<!-- [et_pb_line_break_holder] -->    text-decoration: none;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-route-list a:hover,<!-- [et_pb_line_break_holder] -->  .pra-route-list a:focus {<!-- [et_pb_line_break_holder] -->    background: #eef6ff;<!-- [et_pb_line_break_holder] -->    text-decoration: underline;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .pra-footer-note {<!-- [et_pb_line_break_holder] -->    margin: 24px 0 0;<!-- [et_pb_line_break_holder] -->    color: #52606d;<!-- [et_pb_line_break_holder] -->    font-size: 15px;<!-- [et_pb_line_break_holder] -->    line-height: 1.4;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @media (min-width: 600px) {<!-- [et_pb_line_break_holder] -->    .pra-route-app {<!-- [et_pb_line_break_holder] -->      padding: 34px 24px 42px;<!-- [et_pb_line_break_holder] -->      font-size: 18px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .pra-route-nav {<!-- [et_pb_line_break_holder] -->      grid-template-columns: repeat(2, minmax(0, 1fr));<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @media (min-width: 900px) {<!-- [et_pb_line_break_holder] -->    .pra-route-app {<!-- [et_pb_line_break_holder] -->      padding: 42px 30px 48px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><\/style><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->  (function () {<!-- [et_pb_line_break_holder] -->    \"use strict\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/*<!-- [et_pb_line_break_holder] -->     * Replace each audioUrl placeholder with a real MP3 URL.<!-- [et_pb_line_break_holder] -->     * audioUrl can be a WordPress Media Library URL or a Hostinger file URL.<!-- [et_pb_line_break_holder] -->     *\/<!-- [et_pb_line_break_holder] -->    var stops = [<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 1,<!-- [et_pb_line_break_holder] -->            \"title\": \"Boys & Girls Club of the San Fernando Valley\",<!-- [et_pb_line_break_holder] -->            \"location\": \"[Add location or intersection]\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"The Boys & Girls Club of the San Fernando Valley has been a foundation for youth opportunity in Pacoima for generations. Established in 1966 by local and business leaders, the Club began because the northeast San Fernando Valley, especially Pacoima, needed more recreational and social services for young people. What began in a small storefront grew into a full-service youth agency serving children and families across the community.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"The Boys & Girls Club of the San Fernando Valley has been a foundation for youth opportunity in Pacoima for generations. Established in 1966 by local and business leaders, the Club began because the northeast San Fernando Valley, especially Pacoima, needed more recreational and social services for young people. What began in a small storefront grew into a full-service youth agency serving children and families across the community.\\n\\nIts story reflects a central value in Pacoima's Black community: children must be protected, encouraged, and prepared for the future. For more than fifty years, the Club has worked with young people facing economic, social, and family challenges, offering programs designed to build confidence, character, education, and leadership.\\n\\nIn a community shaped by both struggle and pride, the Boys & Girls Club became a place where young people could belong. It gave families support, gave children safe space, and helped generations imagine futures larger than the obstacles around them.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_1_BOYS_GIRLS_CLUB_OF_THE_SAN_FERNANDO_VALLEY.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 2,<!-- [et_pb_line_break_holder] -->            \"title\": \"Greater Community Baptist Church\",<!-- [et_pb_line_break_holder] -->            \"location\": \"[Add location or intersection]\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"Greater Community Missionary Baptist Church is one of the spiritual cornerstones of Black Pacoima. Established in 1942 by Rev. Dr. Thedgill \\\"T. G.\\\" Pledger and a small group of congregants, the church grew from humble beginnings into one of the foundational Black religious institutions of the San Fernando Valley.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"Greater Community Missionary Baptist Church is one of the spiritual cornerstones of Black Pacoima. Established in 1942 by Rev. Dr. Thedgill \\\"T. G.\\\" Pledger and a small group of congregants, the church grew from humble beginnings into one of the foundational Black religious institutions of the San Fernando Valley.\\n\\nThat history matters. In the 1940s and 1950s, as Black families settled in Pacoima and the surrounding northeast Valley, churches became far more than Sunday worship spaces. They were organizing centers, information networks, moral anchors, and places where people could gather with dignity in a segregated world. Greater Community helped provide that foundation.\\n\\nRev. Pledger's legacy also extended into community development, including the vision behind Pledgerville Senior Villa. Together, the church and its ministries reflect a broad definition of faith: worship, housing, care for elders, leadership, and neighborhood uplift. Greater Community stands as a reminder that Pacoima's Black history was built by congregations that prayed with their hands at work.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_2_GREATER_COMMUNITY_BAPTIST_CHURCH.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 3,<!-- [et_pb_line_break_holder] -->            \"title\": \"Marie Harris Square\",<!-- [et_pb_line_break_holder] -->            \"location\": \"Van Nuys Boulevard and Glenoaks Boulevard\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"Marie Harris Square honors a Pacoima trailblazer remembered for helping strengthen the community's business and civic life. Marie Harris is remembered as a major figure in Pacoima's growth and development, someone who helped bring businesses into the neighborhood and worked tirelessly with local government to enhance the community. Her name at Van Nuys and Glenoaks places her story in the heart of the community she helped build.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"Marie Harris Square honors a Pacoima trailblazer remembered for helping strengthen the community's business and civic life. Marie Harris is remembered as a major figure in Pacoima's growth and development, someone who helped bring businesses into the neighborhood and worked tirelessly with local government to enhance the community. Her name at Van Nuys and Glenoaks places her story in the heart of the community she helped build.\\n\\nFor Black Pacoima, leaders like Marie Harris were essential. They understood that a thriving neighborhood needed churches, schools, homes, public services, and businesses. They also understood that progress often required persistence: showing up at meetings, building relationships, advocating for resources, and insisting that Pacoima deserved investment and respect.\\n\\nMarie Harris Square is a reminder that community development is not abstract. It is carried by people who know their neighbors, know the streets, and refuse to let their community be overlooked. Her legacy lives in Pacoima's civic pride and local strength.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_3_MARIE_HARRIS_SQUARE.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 4,<!-- [et_pb_line_break_holder] -->            \"title\": \"Nancy C. Avery Square\",<!-- [et_pb_line_break_holder] -->            \"location\": \"Van Nuys Boulevard and Kewen Avenue\",<!-- [et_pb_line_break_holder] -->            \"address\": \"In front of the Pacoima Post Office\",<!-- [et_pb_line_break_holder] -->            \"description\": \"Nancy C. Avery Square honors a woman whose life helped open doors in Pacoima and beyond. In 1961, President John F. Kennedy appointed Nancy C. Avery as postmaster of the Pacoima Post Office. Her appointment was historic, representing a major step forward for Black public leadership at a time when federal positions of authority were still difficult for people of color to access.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"Nancy C. Avery Square honors a woman whose life helped open doors in Pacoima and beyond. In 1961, President John F. Kennedy appointed Nancy C. Avery as postmaster of the Pacoima Post Office. Her appointment was historic, representing a major step forward for Black public leadership at a time when federal positions of authority were still difficult for people of color to access.\\n\\nAvery was more than a public official. She was a lifelong civil-rights activist, active in Democratic politics, affiliated with the NAACP, and a member of the executive committee of the San Fernando Valley NAACP branch. She served as Pacoima postmaster until her retirement in 1984, leaving a legacy of professionalism, representation, and public service.\\n\\nThe naming of Nancy C. Avery Square at Van Nuys Boulevard and Kewen Avenue, in front of the Pacoima Post Office, places her achievement back in the community she served. Her story reminds us that history is made not only by national figures, but by local leaders who transform everyday institutions into symbols of dignity, access, and possibility.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_4_NANCY_C_AVERY_SQUARE.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 5,<!-- [et_pb_line_break_holder] -->            \"title\": \"New Haven Baptist Church\",<!-- [et_pb_line_break_holder] -->            \"location\": \"[Add location or intersection]\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"New Haven Baptist Church carries the legacy of Rev. Dr. Jeffery Joseph Sr., a pastor, civil-rights advocate, and community pillar who helped bring the spirit of the movement into Pacoima. Rev. Joseph's life connected local faith to the national struggle for freedom. He marched for civil rights in the South, participated in the 1963 March on Washington, stood near Dr. Martin Luther King Jr. during the \\\"I Have a Dream\\\" speech, met Dr. King on several occasions, and helped raise funds for the movement.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"New Haven Baptist Church carries the legacy of Rev. Dr. Jeffery Joseph Sr., a pastor, civil-rights advocate, and community pillar who helped bring the spirit of the movement into Pacoima. Rev. Joseph's life connected local faith to the national struggle for freedom. He marched for civil rights in the South, participated in the 1963 March on Washington, stood near Dr. Martin Luther King Jr. during the \\\"I Have a Dream\\\" speech, met Dr. King on several occasions, and helped raise funds for the movement.\\n\\nHis ministry in Pacoima reflected those same values of courage, service, and justice. New Haven became more than a spiritual home. It served as a center of compassion, outreach, advocacy, food assistance, shelter, and support for vulnerable families in the Northeast San Fernando Valley.\\n\\nThrough Rev. Joseph's leadership, New Haven Baptist Church helped carry the moral force of the civil-rights era into everyday community care. Its history reminds us that the movement was not only national--it lived in local churches, local leaders, and neighborhoods like Pacoima.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_5_NEW_HAVEN_BAPTIST_CHURCH.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 6,<!-- [et_pb_line_break_holder] -->            \"title\": \"Pacoima Plaza of the Stars\",<!-- [et_pb_line_break_holder] -->            \"location\": \"Near Van Nuys Boulevard and Glenoaks Boulevard\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"Pacoima Plaza of the Stars sits at one of the community's important commercial crossroads, near Van Nuys Boulevard and Glenoaks Boulevard. For residents, places like this are more than shopping centers. They are everyday gathering points: where families shop, seniors run errands, young people meet friends, workers grab lunch, and neighbors see one another in the rhythm of daily life.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"Pacoima Plaza of the Stars sits at one of the community's important commercial crossroads, near Van Nuys Boulevard and Glenoaks Boulevard. For residents, places like this are more than shopping centers. They are everyday gathering points: where families shop, seniors run errands, young people meet friends, workers grab lunch, and neighbors see one another in the rhythm of daily life.\\n\\nIn the history of Black Pacoima, commercial spaces mattered deeply. They offered visibility, access, and continuity in a community that grew under the pressure of racial exclusion elsewhere in Los Angeles. Pacoima became a center of African American life in the San Fernando Valley after World War II, when discriminatory housing practices limited where Black families could live.\\n\\nAgainst that backdrop, public-facing business corridors became stages for belonging. Pacoima Plaza of the Stars reflects the community's resilience and its ongoing role as a neighborhood hub--one that keeps Pacoima connected, practical, and alive with local movement.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_6_PACOIMA_PLAZA_OF_THE_STARS.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 7,<!-- [et_pb_line_break_holder] -->            \"title\": \"Pledgerville Senior Villa\",<!-- [et_pb_line_break_holder] -->            \"location\": \"[Add location or intersection]\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"Pledgerville Senior Villa is a powerful example of faith turned into housing, care, and dignity. Connected to the legacy of Rev. T. G. Pledger and the historic Greater Community Baptist Church of Pacoima, Pledgerville represents a vision rooted in service: elders deserved a stable, respectful place to live within the community they helped build.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"Pledgerville Senior Villa is a powerful example of faith turned into housing, care, and dignity. Connected to the legacy of Rev. T. G. Pledger and the historic Greater Community Baptist Church of Pacoima, Pledgerville represents a vision rooted in service: elders deserved a stable, respectful place to live within the community they helped build.\\n\\nFor Pacoima's Black community, senior housing carried special meaning. Many elders had come west during the Great Migration era or helped raise families in a Valley where Black residents faced limited housing choices. By the time institutions like Pledgerville emerged, the community was not only fighting for access; it was building its own forms of care.\\n\\nPledgerville Senior Villa honors that legacy. It says that elders are not forgotten after they have labored, prayed, marched, taught, cooked, cleaned, organized, and parented. They remain central to the story. This place stands as a tribute to Rev. Pledger's vision and to Pacoima's commitment to care across generations.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_7_PLEDGERVILLE_SENIOR_VILLA.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 8,<!-- [et_pb_line_break_holder] -->            \"title\": \"Rev. Dr. Hillery T. Broadous Elementary School\",<!-- [et_pb_line_break_holder] -->            \"location\": \"[Add location or intersection]\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"Rev. Dr. Hillery T. Broadous Elementary School stands as a living tribute to one of Pacoima's great builders of faith, family, education, and justice. Rev. Hillery T. Broadous came to symbolize the strength of the Black community in the northeast San Fernando Valley. As founder of Calvary Baptist Church of Pacoima in 1955, he helped create a spiritual home for families who were building new lives in a region shaped by segregation, restrictive housing practices, and the promise of postwar opportunity.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"Rev. Dr. Hillery T. Broadous Elementary School stands as a living tribute to one of Pacoima's great builders of faith, family, education, and justice. Rev. Hillery T. Broadous came to symbolize the strength of the Black community in the northeast San Fernando Valley. As founder of Calvary Baptist Church of Pacoima in 1955, he helped create a spiritual home for families who were building new lives in a region shaped by segregation, restrictive housing practices, and the promise of postwar opportunity.\\n\\nToday, the school that bears his name reminds every child who enters that education is part of community uplift. A major mural at the school celebrates Pacoima's history and honors Broadous as a community leader whose work helped shape the area's growth from agricultural town to diverse neighborhood. His legacy lives in classrooms, families, and the belief that Pacoima's children inherit a proud history of courage, service, and possibility.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_8_REV_DR_HILLERY_T_BROADOUS_ELEMENTARY_SCHOOL.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 9,<!-- [et_pb_line_break_holder] -->            \"title\": \"Rucker's Mortuary\",<!-- [et_pb_line_break_holder] -->            \"location\": \"[Add location or intersection]\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"Rucker's Mortuary represents more than a business; it represents care, dignity, and continuity in the life of Pacoima's Black community. In every historic community, there are institutions that stand with families in their most tender moments. Rucker's has been one of those places: a trusted home for remembrance, grief support, and the honoring of loved ones whose lives helped shape Pacoima.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"Rucker's Mortuary represents more than a business; it represents care, dignity, and continuity in the life of Pacoima's Black community. In every historic community, there are institutions that stand with families in their most tender moments. Rucker's has been one of those places: a trusted home for remembrance, grief support, and the honoring of loved ones whose lives helped shape Pacoima.\\n\\nThe Rucker name is also tied to civic life, education, and community leadership. Through generations of service, Rucker's Mortuary has reflected the values that helped build Black Pacoima: family responsibility, entrepreneurship, compassion, and respect for legacy. Its work has helped preserve the dignity of generations while reminding the community that memory itself is a form of strength.\\n\\nOn a parade route celebrating Black Pacoima, Rucker's Mortuary stands as a place where lives are honored, stories are protected, and legacy is carried forward with care.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_9_RUCKER_S_MORTUARY.mp3\"<!-- [et_pb_line_break_holder] -->      },<!-- [et_pb_line_break_holder] -->      {<!-- [et_pb_line_break_holder] -->            \"number\": 10,<!-- [et_pb_line_break_holder] -->            \"title\": \"StylesVille Barber Shop and Beauty Salon\",<!-- [et_pb_line_break_holder] -->            \"location\": \"[Add location or intersection]\",<!-- [et_pb_line_break_holder] -->            \"address\": \"[Add full address]\",<!-- [et_pb_line_break_holder] -->            \"description\": \"StylesVille Barber Shop and Beauty Salon is one of Pacoima's most beloved living landmarks. Founded in 1957 by Freddie and Ollie Carter, StylesVille opened during a time when the San Fernando Valley was still shaped by segregation and discriminatory housing practices. Local historians recognize it as the oldest continuously operating Black-owned barbershop in the San Fernando Valley.\",<!-- [et_pb_line_break_holder] -->            \"transcript\": \"StylesVille Barber Shop and Beauty Salon is one of Pacoima's most beloved living landmarks. Founded in 1957 by Freddie and Ollie Carter, StylesVille opened during a time when the San Fernando Valley was still shaped by segregation and discriminatory housing practices. Local historians recognize it as the oldest continuously operating Black-owned barbershop in the San Fernando Valley.\\n\\nBut StylesVille was never only about hair. It became a safe and affirming space where customers could talk freely, share news, celebrate milestones, and feel seen. In 1967, the Carters moved the business into its current location and expanded it into both a barbershop and beauty salon, making it a family-centered place under one roof.\\n\\nIts recognition as a historic cultural landmark affirms what generations of Pacoima residents already knew: StylesVille is a living archive. Every haircut, conversation, and family visit carries the memory of Black entrepreneurship, style, resilience, and neighborhood pride.\",<!-- [et_pb_line_break_holder] -->            \"audioUrl\": \"PASTE_AUDIO_URL_FOR_STOP_10_STYLESVILLE_BARBER_SHOP_AND_BEAUTY_SALON.mp3\"<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    var app = document.getElementById(\"pra-route-app\");<!-- [et_pb_line_break_holder] -->    if (!app) return;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function escapeHtml(value) {<!-- [et_pb_line_break_holder] -->      return String(value || \"\")<!-- [et_pb_line_break_holder] -->        .replace(\/&\/g, \"&amp;\")<!-- [et_pb_line_break_holder] -->        .replace(\/<\/g, \"&lt;\")<!-- [et_pb_line_break_holder] -->        .replace(\/>\/g, \"&gt;\")<!-- [et_pb_line_break_holder] -->        .replace(\/\"\/g, \"&quot;\")<!-- [et_pb_line_break_holder] -->        .replace(\/'\/g, \"&#039;\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function paragraphs(value) {<!-- [et_pb_line_break_holder] -->      return String(value || \"\")<!-- [et_pb_line_break_holder] -->        .split(\/\\n\\s*\\n\/)<!-- [et_pb_line_break_holder] -->        .filter(function (paragraph) { return paragraph.trim(); })<!-- [et_pb_line_break_holder] -->        .map(function (paragraph) { return \"<pee>\" + escapeHtml(paragraph.trim()) + \"<\/pee>\"; })<!-- [et_pb_line_break_holder] -->        .join(\"\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function isPlaceholderAudio(value) {<!-- [et_pb_line_break_holder] -->      return !value || \/^PASTE_AUDIO_URL\/i.test(String(value));<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function stopFromUrl() {<!-- [et_pb_line_break_holder] -->      var params = new URLSearchParams(window.location.search);<!-- [et_pb_line_break_holder] -->      var value = params.get(\"stop\");<!-- [et_pb_line_break_holder] -->      if (!value && window.location.hash) {<!-- [et_pb_line_break_holder] -->        value = window.location.hash.replace(\/^#stop-?\/, \"\");<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      var parsed = parseInt(value || \"1\", 10);<!-- [et_pb_line_break_holder] -->      return isNaN(parsed) ? 1 : parsed;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function pageUrlFor(stopNumber) {<!-- [et_pb_line_break_holder] -->      var url = new URL(window.location.href);<!-- [et_pb_line_break_holder] -->      url.searchParams.set(\"stop\", stopNumber);<!-- [et_pb_line_break_holder] -->      url.hash = \"\";<!-- [et_pb_line_break_holder] -->      return url.toString();<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function render() {<!-- [et_pb_line_break_holder] -->      var selectedNumber = stopFromUrl();<!-- [et_pb_line_break_holder] -->      var index = stops.findIndex(function (stop) {<!-- [et_pb_line_break_holder] -->        return Number(stop.number) === selectedNumber;<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      if (index < 0) index = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      var stop = stops[index];<!-- [et_pb_line_break_holder] -->      var previous = stops[index - 1];<!-- [et_pb_line_break_holder] -->      var next = stops[index + 1];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      var transcript = stop.transcript<!-- [et_pb_line_break_holder] -->        ? '<details class=\"pra-transcript\"><summary>Read transcript<\/summary>' + paragraphs(stop.transcript) + \"<\/details>\"<!-- [et_pb_line_break_holder] -->        : \"\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      var audio = isPlaceholderAudio(stop.audioUrl)<!-- [et_pb_line_break_holder] -->        ? '<div class=\"pra-audio-placeholder\">Audio link placeholder: ' + escapeHtml(stop.audioUrl) + '<\/div>'<!-- [et_pb_line_break_holder] -->        : '<audio controls preload=\"metadata\" src=\"' + escapeHtml(stop.audioUrl) + '\"><\/audio>';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      var nav = \"\";<!-- [et_pb_line_break_holder] -->      if (previous || next) {<!-- [et_pb_line_break_holder] -->        nav += '<div class=\"pra-route-nav\">';<!-- [et_pb_line_break_holder] -->        if (previous) nav += '<a class=\"pra-button\" href=\"' + escapeHtml(pageUrlFor(previous.number)) + '\">Previous Stop<\/a>';<!-- [et_pb_line_break_holder] -->        if (next) nav += '<a class=\"pra-button\" href=\"' + escapeHtml(pageUrlFor(next.number)) + '\">Next Stop<\/a>';<!-- [et_pb_line_break_holder] -->        nav += \"<\/div>\";<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      var list = '<div class=\"pra-route-list\"><h2>All Stops<\/h2><ol>';<!-- [et_pb_line_break_holder] -->      stops.forEach(function (item) {<!-- [et_pb_line_break_holder] -->        list += '<li><a href=\"' + escapeHtml(pageUrlFor(item.number)) + '\">Stop ' + escapeHtml(item.number) + \": \" + escapeHtml(item.title) + \"<\/a><\/li>\";<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->      list += \"<\/ol><\/div>\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      app.innerHTML =<!-- [et_pb_line_break_holder] -->        \"<h1>Stop \" + escapeHtml(stop.number) + \": \" + escapeHtml(stop.title) + \"<\/h1>\" +<!-- [et_pb_line_break_holder] -->        (stop.location ? '<pee class=\"pra-location\">' + escapeHtml(stop.location) + \"<\/pee>\" : \"\") +<!-- [et_pb_line_break_holder] -->        (stop.address ? '<pee class=\"pra-address\">' + escapeHtml(stop.address) + \"<\/pee>\" : \"\") +<!-- [et_pb_line_break_holder] -->        '<pee class=\"pra-description\">' + escapeHtml(stop.description) + \"<\/pee>\" +<!-- [et_pb_line_break_holder] -->        '<pee class=\"pra-play-instruction\">Tap Play to Hear This Stop&rsquo;s History<\/pee>' +<!-- [et_pb_line_break_holder] -->        audio +<!-- [et_pb_line_break_holder] -->        transcript +<!-- [et_pb_line_break_holder] -->        nav +<!-- [et_pb_line_break_holder] -->        '<pee class=\"pra-footer-note\">Part of the Historic Parade Route<\/pee>' +<!-- [et_pb_line_break_holder] -->        list;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    render();<!-- [et_pb_line_break_holder] -->  })();<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"1080","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-188","post","type-post","status-publish","format-standard","hentry","category-blog"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/posts\/188","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/comments?post=188"}],"version-history":[{"count":5,"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/posts\/188\/revisions"}],"predecessor-version":[{"id":193,"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/posts\/188\/revisions\/193"}],"wp:attachment":[{"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/media?parent=188"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/categories?post=188"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sfv-events.org\/index.php\/wp-json\/wp\/v2\/tags?post=188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}