{"id":24185,"date":"2026-04-07T00:01:27","date_gmt":"2026-04-07T04:01:27","guid":{"rendered":"https:\/\/www.teanecktoday.com\/blog\/?page_id=24185"},"modified":"2026-04-07T01:04:44","modified_gmt":"2026-04-07T05:04:44","slug":"teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green","status":"publish","type":"page","link":"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/","title":{"rendered":"Teaneck&#8217;s Little Free Library (From its Humble Beginnings to the Municipal Green)"},"content":{"rendered":"<p><!-- Chosen Palette: Parchment Neutrals, Heritage Blue, Gold, and Rust --><br \/>\n<!-- Application Structure Plan: This SPA is designed as a modular, sidebar-driven historical narrative for WordPress. The side-tab layout persists on mobile to provide a consistent navigation anchor. The structure moves from the physical \"Journey\" to the \"Financial Pivot,\" concluding with the \"Founders Tribute\" and a new \"Additional Reading\" repository. This non-linear exploration allows users to quickly reference specific eras or data points while keeping the primary historical image (Slone Cabin) central to the experience. --><br \/>\n<!-- Visualization & Content Choices: 1. Sidebar Timeline: Vertical tabs -> Goal: Organize spatial history -> Justification: Keeps navigation accessible on all devices without vertical clutter. 2. Real Estate Boom Bar Chart: Canvas Bar Chart -> Goal: Compare property value -> Justification: Illustrates the 850% ROI driven by Route 4 development. 3. Funding Doughnut Chart: Canvas Doughnut Chart -> Goal: Show building funding -> Justification: Highlights the scale of the private gift relative to public funds. 4. Bibliography List: Styled HTML list -> Goal: Provide sources -> Justification: Links to archive.teanecklibrary.org for further research. --><br \/>\n<!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. --><\/p>\n<p><!-- Teaneck Library History Interactive Block --><br \/>\n<!-- Dependencies --><br \/>\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><br \/>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script><\/p>\n<div id=\"teaneck-history-app\" class=\"bg-[#fdfbf7] text-[#3d3125] font-sans antialiased leading-relaxed p-0 m-0 overflow-hidden rounded-lg border border-gray-200 shadow-sm\">\n<style>\n        #teaneck-history-app .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n        }<\/p>\n<p>        #teaneck-history-app .timeline-btn {\n            transition: all 0.3s ease;\n            border-left: 3px solid transparent;\n        }\n        #teaneck-history-app .timeline-btn.active {\n            background-color: #f6f3eb;\n            border-left-color: #c59d5f;\n            font-weight: bold;\n            color: #2c4c5e;\n        }\n        #teaneck-history-app .timeline-btn:hover:not(.active) {\n            background-color: #f6f3eb;\n            border-left-color: #eadecf;\n        }<\/p>\n<p>        #teaneck-history-app .fade-in {\n            animation: t_fadeIn 0.5s ease-in-out;\n        }<\/p>\n<p>        @keyframes t_fadeIn {\n            from { opacity: 0; transform: translateY(10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }<\/p>\n<p>        #teaneck-history-app .timeline-image {\n            max-width: 100%;\n            height: auto;\n            border-radius: 6px;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n            margin-bottom: 1rem;\n            border: 1px solid #eadecf;\n            display: block;\n        }<\/p>\n<p>        #teaneck-history-app .source-link {\n            transition: color 0.2s;\n        }\n        #teaneck-history-app .source-link:hover {\n            color: #c59d5f;\n        }<\/p>\n<p>        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;700&family=Playfair+Display:wght@700&display=swap');\n    <\/style>\n<div class=\"max-w-6xl mx-auto\">\n        <!-- Hero Section --><\/p>\n<header class=\"py-8 sm:py-16 px-4 bg-[#2c4c5e] text-[#fdfbf7] relative overflow-hidden rounded-t-lg\">\n<div class=\"max-w-4xl mx-auto text-center relative z-10\">\n<p class=\"uppercase tracking-widest text-[#c59d5f] text-[10px] font-bold mb-2\">Historical Retrospective<\/p>\n<h2 class=\"text-2xl sm:text-4xl font-serif font-bold mb-2 leading-tight !text-[#fdfbf7]\" style=\"font-family: 'Playfair Display', serif;\">\n                    From Sun Parlors to Stone Cabins<br \/>\n                <\/h2>\n<p class=\"text-sm sm:text-base text-[#eadecf] max-w-2xl mx-auto\">\n                    The chronicle of the Free Public Library of Teaneck.\n                <\/p>\n<\/p><\/div>\n<\/header>\n<p>        <!-- Timeline Section --><\/p>\n<section id=\"t_journey\" class=\"py-8 px-2 sm:px-4\">\n<div class=\"text-center mb-6\">\n<h3 class=\"text-xl font-serif font-bold text-[#2c4c5e] mb-2\" style=\"font-family: 'Playfair Display', serif;\">The Migration of Books<\/h3>\n<p class=\"text-xs text-[#5a4a3a]\">Explore the library&#8217;s journey through Teaneck&#8217;s history.<\/p>\n<\/p><\/div>\n<div class=\"flex flex-row bg-white border border-[#eadecf] rounded-xl shadow-sm overflow-hidden min-h-[480px]\">\n                <!-- Side Navigation --><\/p>\n<div class=\"w-1\/3 sm:w-1\/4 bg-[#f6f3eb] border-r border-[#eadecf] flex flex-col\" id=\"t_nav\">\n                    <button class=\"timeline-btn active text-left p-3 sm:p-5 border-b border-[#eadecf]\" data-target=\"p1\"><\/p>\n<div class=\"text-[9px] text-[#8c4a32] font-bold uppercase mb-0.5\">1910s<\/div>\n<div class=\"font-serif text-[11px] sm:text-sm\">Sun Parlor<\/div>\n<p>                    <\/button><br \/>\n                    <button class=\"timeline-btn text-left p-3 sm:p-5 border-b border-[#eadecf]\" data-target=\"p2\"><\/p>\n<div class=\"text-[9px] text-[#8c4a32] font-bold uppercase mb-0.5\">1915<\/div>\n<div class=\"font-serif text-[11px] sm:text-sm\">Candy Store<\/div>\n<p>                    <\/button><br \/>\n                    <button class=\"timeline-btn text-left p-3 sm:p-5 border-b border-[#eadecf]\" data-target=\"p3\"><\/p>\n<div class=\"text-[9px] text-[#8c4a32] font-bold uppercase mb-0.5\">1923<\/div>\n<div class=\"font-serif text-[11px] sm:text-sm\">Slone Cabin<\/div>\n<p>                    <\/button><br \/>\n                    <button class=\"timeline-btn text-left p-3 sm:p-5\" data-target=\"p4\"><\/p>\n<div class=\"text-[9px] text-[#8c4a32] font-bold uppercase mb-0.5\">1927<\/div>\n<div class=\"font-serif text-[11px] sm:text-sm\">Municipal<\/div>\n<p>                    <\/button>\n                <\/div>\n<p>                <!-- Content Area --><\/p>\n<div class=\"w-2\/3 sm:w-3\/4 p-4 sm:p-8 bg-white overflow-y-auto\" id=\"t_content\"><\/div>\n<\/p><\/div>\n<\/section>\n<p>        <!-- Finance Section --><\/p>\n<section id=\"t_finances\" class=\"py-8 px-4 bg-[#f6f3eb] border-y border-[#eadecf]\">\n<div class=\"grid md:grid-cols-2 gap-6 items-start\">\n<div class=\"bg-white p-3 rounded-lg border border-[#eadecf]\">\n<h4 class=\"text-center font-bold text-[10px] uppercase tracking-widest text-[#5a4a3a] mb-2\">Cabin Valuation<\/h4>\n<div class=\"chart-container\"><canvas id=\"t_boomChart\"><\/canvas><\/div>\n<\/p><\/div>\n<div class=\"bg-white p-3 rounded-lg border border-[#eadecf]\">\n<h4 class=\"text-center font-bold text-[10px] uppercase tracking-widest text-[#5a4a3a] mb-2\">Funding Split<\/h4>\n<div class=\"chart-container\"><canvas id=\"t_fundingChart\"><\/canvas><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>        <!-- Founders Plaque --><\/p>\n<section id=\"t_founders\" class=\"py-8 px-4\">\n<div class=\"bg-[#2c4c5e] text-[#f6f3eb] p-6 rounded-xl text-center\">\n<h3 class=\"text-[#c59d5f] uppercase tracking-widest text-[10px] font-bold mb-4\">A Tribute of Appreciation<\/h3>\n<div class=\"grid grid-cols-2 sm:grid-cols-3 gap-x-2 gap-y-2 text-[9px] sm:text-xs opacity-90 mb-6\" id=\"t_founders_grid\"><\/div>\n<div class=\"border-t border-[#c59d5f]\/30 pt-4\">\n<p class=\"text-[#c59d5f] font-bold text-xs\">Frederick T. Warner, Architect<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>        <!-- Additional Reading Section --><\/p>\n<section id=\"t_reading\" class=\"py-12 px-6 bg-white rounded-b-lg border-t border-[#eadecf]\">\n<div class=\"max-w-3xl mx-auto\">\n<h3 class=\"text-xl font-serif font-bold text-[#2c4c5e] mb-6 flex items-center gap-2\" style=\"font-family: 'Playfair Display', serif;\">\n                    <span aria-hidden=\"true\">\ud83d\udcd6<\/span> Additional Reading<br \/>\n                <\/h3>\n<div class=\"space-y-4\">\n<div class=\"p-4 bg-[#fdfbf7] rounded-lg border border-[#eadecf] hover:border-[#c59d5f] transition-colors group\">\n                        <a href=\"https:\/\/archive.teanecklibrary.org\/libraryhistory\/History%20of%20Teaneck%20Library.pdf\" target=\"_blank\" class=\"source-link block\"><br \/>\n                            <span class=\"font-bold text-[#2c4c5e] block mb-1\">The History of the Free Public Library of Teaneck, New Jersey<\/span><br \/>\n                            <span class=\"text-xs text-[#5a4a3a]\">by Estelle F. Gallant \u2014 Definitive historical account.<\/span><br \/>\n                        <\/a>\n                    <\/div>\n<div class=\"p-4 bg-[#fdfbf7] rounded-lg border border-[#eadecf] hover:border-[#c59d5f] transition-colors\">\n                        <a href=\"https:\/\/archive.teanecklibrary.org\/libraryhistory\/traces.html\" target=\"_blank\" class=\"source-link block\"><br \/>\n                            <span class=\"font-bold text-[#2c4c5e] block mb-1\">The Town Manager (May 1932)<\/span><br \/>\n                            <span class=\"text-xs text-[#5a4a3a]\">Early municipal perspectives and reports.<\/span><br \/>\n                        <\/a>\n                    <\/div>\n<div class=\"p-4 bg-[#fdfbf7] rounded-lg border border-[#eadecf] hover:border-[#c59d5f] transition-colors\">\n                        <a href=\"https:\/\/archive.teanecklibrary.org\/libraryhistory\/Teaneck_gives_birth_to_public_library.pdf\" target=\"_blank\" class=\"source-link block\"><br \/>\n                            <span class=\"font-bold text-[#2c4c5e] block mb-1\">Teaneck Gives Birth To Public Library<\/span><br \/>\n                            <span class=\"text-xs text-[#5a4a3a]\">This Week in Teaneck (Sept 2, 1988) \u2014 Retrospective summary.<\/span><br \/>\n                        <\/a>\n                    <\/div>\n<div class=\"p-4 bg-[#fdfbf7] rounded-lg border border-[#eadecf] hover:border-[#c59d5f] transition-colors\">\n                        <a href=\"https:\/\/archive.teanecklibrary.org\/libraryhistory\/index.html\" target=\"_blank\" class=\"source-link block\"><br \/>\n                            <span class=\"font-bold text-[#2c4c5e] block mb-1\">Teaneck Library Archives<\/span><br \/>\n                            <span class=\"text-xs text-[#5a4a3a]\">Central repository for history and archival materials.<\/span><br \/>\n                        <\/a>\n                    <\/div>\n<div class=\"p-4 bg-[#fdfbf7] rounded-lg border border-[#eadecf] hover:border-[#c59d5f] transition-colors\">\n                        <a href=\"https:\/\/archive.teanecklibrary.org\/libraryhistory\/chronology.html\" target=\"_blank\" class=\"source-link block\"><br \/>\n                            <span class=\"font-bold text-[#2c4c5e] block mb-1\">New Jersey Tercentenary Pamphlet (1664-1964)<\/span><br \/>\n                            <span class=\"text-xs text-[#5a4a3a]\">Historical chronology created for the state celebration.<\/span><br \/>\n                        <\/a>\n                    <\/div>\n<\/p><\/div>\n<div class=\"p-4 bg-[#fdfbf7] rounded-lg border border-[#eadecf] hover:border-[#c59d5f] transition-colors\">\n                        <a href=\"https:\/\/www.amazon.com\/History-Teaneck-Mildred-Taylor\/dp\/B001KRCBJK\" target=\"_blank\" class=\"source-link block\"><br \/>\n                            <span class=\"font-bold text-[#2c4c5e] block mb-1\">The History of Teaneck by Mildred Taylor<\/span><br \/>\n                            <span class=\"text-xs text-[#5a4a3a]\">129-page historical account published in 1977 by the Teaneck American Revolution Bicentennial Committee. It documents the town&#8217;s founding, development, and notable events, featuring photographs and illustrations.<\/span><br \/>\n                        <\/a>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section><\/div>\n<p>    <script>\n        (function() {\n            const data = {\n                'p1': {\n                    icon: '\ud83d\udcda',\n                    title: 'The Spark',\n                    subtitle: '125 West Englewood Ave',\n                    content: 'Agnes Jordan used her professional background to turn her sun parlor into a neighborhood hub. This initiative eventually secured book loans from the State Library.'\n                },\n                'p2': {\n                    icon: '\ud83c\udf6c',\n                    title: 'Scaling Up',\n                    subtitle: 'Local Candy Store',\n                    content: 'By 1915, the operation moved to a candy store. Local women managed the library, losing only a single book during this era of volunteer service.'\n                },\n                'p3': {\n                    icon: '\ud83c\udfe1',\n                    title: 'The Slone Cabin',\n                    subtitle: '1279 Teaneck Road',\n                    img: 'https:\/\/www.teanecktoday.com\/blog\/wp-content\/uploads\/2026\/04\/1955-06-03_History-of-Slone-Cabin-and-Teaneck-Library_Bergen-Record_The_Record_1955_06_03_79-300x241.jpg',\n                    link: 'https:\/\/www.teanecktoday.com\/blog\/wp-content\/uploads\/2026\/04\/1955-06-03_History-of-Slone-Cabin-and-Teaneck-Library_Bergen-Record_The_Record_1955_06_03_79.jpg',\n                    content: 'To purchase the cabin for $2,000, the association sold home-baked goods to cover the $18 monthly payments. It opened in May 1923 and served as the community\\'s dedicated library for four years.'\n                },\n                'p4': {\n                    icon: '\ud83c\udfdb\ufe0f',\n                    title: 'Municipal Era',\n                    subtitle: 'March 8, 1927',\n                    content: 'Property values boomed to $17,000. The Association sold the cabin site and gifted $15,000 to the town, enabling a permanent municipal library and a new $20,000 building.'\n                }\n            };<\/p>\n<p>            const contentDiv = document.getElementById('t_content');\n            const btns = document.querySelectorAll('#teaneck-history-app .timeline-btn');<\/p>\n<p>            function update(id) {\n                const item = data[id];\n                btns.forEach(b => b.classList.toggle('active', b.dataset.target === id));<\/p>\n<p>                let imgTag = item.img ? `<a href=\"${item.link}\" target=\"_blank\" title=\"View Full Clipping\"><img decoding=\"async\" src=\"${item.img}\" class=\"timeline-image\" alt=\"Slone Cabin Photo\"><\/a>` : '';<\/p>\n<p>                contentDiv.innerHTML = `<\/p>\n<div class=\"fade-in\">\n<div class=\"text-2xl mb-1\">${item.icon}<\/div>\n<h4 class=\"text-lg font-bold text-[#2c4c5e] mb-0.5\">${item.title}<\/h4>\n<div class=\"text-[#8c4a32] text-[10px] font-bold uppercase mb-3 tracking-wider\">${item.subtitle}<\/div>\n<p>                        ${imgTag}<\/p>\n<p class=\"text-xs sm:text-sm text-[#5a4a3a] leading-relaxed\">${item.content}<\/p>\n<\/p><\/div>\n<p>                `;\n            }<\/p>\n<p>            btns.forEach(b => b.addEventListener('click', () => update(b.dataset.target)));\n            update('p1');<\/p>\n<p>            const names = [\"Emma Ahrens\", \"Agnes Campbell\", \"Eveline Caddy\", \"Carrie Franke\", \"Georgiana Greenlaw\", \"Margaret Hawkey\", \"Louise Jordan\", \"Lillian Kennedy\", \"Eva Lebeck\", \"Sarah Kennedy\", \"Dora Nibbe\", \"Rose Peinecke\", \"Frances Quasdorf\", \"Elizabeth Sample\", \"Matte Scott\", \"Ells Schuman\", \"Irene Thackwell\"];\n            document.getElementById('t_founders_grid').innerHTML = names.map(n => `<\/p>\n<div>${n}<\/div>\n<p>`).join('');<\/p>\n<p>            const c1 = document.getElementById('t_boomChart');\n            if (c1) {\n                new Chart(c1, {\n                    type: 'bar',\n                    data: {\n                        labels: ['1923', '1927'],\n                        datasets: [{ data: [2000, 17000], backgroundColor: ['#8c4a32', '#c59d5f'] }]\n                    },\n                    options: { \n                        responsive: true, \n                        maintainAspectRatio: false, \n                        plugins: { legend: false },\n                        scales: { y: { ticks: { font: { size: 9 }, callback: (v) => '$' + v.toLocaleString() } }, x: { ticks: { font: { size: 9 } } } }\n                    }\n                });\n            }<\/p>\n<p>            const c2 = document.getElementById('t_fundingChart');\n            if (c2) {\n                new Chart(c2, {\n                    type: 'doughnut',\n                    data: {\n                        labels: ['Gift', 'Town'],\n                        datasets: [{ data: [15000, 5000], backgroundColor: ['#c59d5f', '#2c4c5e'] }]\n                    },\n                    options: { responsive: true, maintainAspectRatio: false, plugins: { legend: { position: 'bottom', labels: { boxWidth: 10, font: { size: 8 } } } } }\n                });\n            }\n        })();\n    <\/script>\n<\/div>\n<p><!-- End Teaneck Library Block --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Historical Retrospective From Sun Parlors to Stone Cabins The chronicle of the Free Public Library of Teaneck. The Migration of Books Explore the library&#8217;s journey through Teaneck&#8217;s history. 1910s Sun Parlor 1915 Candy Store 1923 Slone Cabin 1927 Municipal Cabin Valuation Funding Split A Tribute of Appreciation Frederick T. Warner, Architect \ud83d\udcd6 Additional Reading The [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3709,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_mc_calendar":[],"footnotes":""},"class_list":["post-24185","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Teaneck&#039;s Little Free Library (From its Humble Beginnings to the Municipal Green) - Teaneck Today<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Teaneck&#039;s Little Free Library (From its Humble Beginnings to the Municipal Green) - Teaneck Today\" \/>\n<meta property=\"og:description\" content=\"Historical Retrospective From Sun Parlors to Stone Cabins The chronicle of the Free Public Library of Teaneck. The Migration of Books Explore the library&#8217;s journey through Teaneck&#8217;s history. 1910s Sun Parlor 1915 Candy Store 1923 Slone Cabin 1927 Municipal Cabin Valuation Funding Split A Tribute of Appreciation Frederick T. Warner, Architect \ud83d\udcd6 Additional Reading The [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/\" \/>\n<meta property=\"og:site_name\" content=\"Teaneck Today\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-07T05:04:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.teanecktoday.com\/blog\/wp-content\/uploads\/2026\/04\/1955-06-03_History-of-Slone-Cabin-and-Teaneck-Library_Bergen-Record_The_Record_1955_06_03_79.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"911\" \/>\n\t<meta property=\"og:image:height\" content=\"731\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/teaneck-history\\\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\\\/\",\"url\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/teaneck-history\\\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\\\/\",\"name\":\"Teaneck's Little Free Library (From its Humble Beginnings to the Municipal Green) - Teaneck Today\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/#website\"},\"datePublished\":\"2026-04-07T04:01:27+00:00\",\"dateModified\":\"2026-04-07T05:04:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/teaneck-history\\\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/teaneck-history\\\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/teaneck-history\\\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Teaneck History\",\"item\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/teaneck-history\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Teaneck&#8217;s Little Free Library (From its Humble Beginnings to the Municipal Green)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/\",\"name\":\"Teaneck Today\",\"description\":\"Charting the Goings-On in Teaneck\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.teanecktoday.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Teaneck's Little Free Library (From its Humble Beginnings to the Municipal Green) - Teaneck Today","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/","og_locale":"en_US","og_type":"article","og_title":"Teaneck's Little Free Library (From its Humble Beginnings to the Municipal Green) - Teaneck Today","og_description":"Historical Retrospective From Sun Parlors to Stone Cabins The chronicle of the Free Public Library of Teaneck. The Migration of Books Explore the library&#8217;s journey through Teaneck&#8217;s history. 1910s Sun Parlor 1915 Candy Store 1923 Slone Cabin 1927 Municipal Cabin Valuation Funding Split A Tribute of Appreciation Frederick T. Warner, Architect \ud83d\udcd6 Additional Reading The [&hellip;]","og_url":"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/","og_site_name":"Teaneck Today","article_modified_time":"2026-04-07T05:04:44+00:00","og_image":[{"width":911,"height":731,"url":"https:\/\/www.teanecktoday.com\/blog\/wp-content\/uploads\/2026\/04\/1955-06-03_History-of-Slone-Cabin-and-Teaneck-Library_Bergen-Record_The_Record_1955_06_03_79.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/","url":"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/","name":"Teaneck's Little Free Library (From its Humble Beginnings to the Municipal Green) - Teaneck Today","isPartOf":{"@id":"https:\/\/www.teanecktoday.com\/blog\/#website"},"datePublished":"2026-04-07T04:01:27+00:00","dateModified":"2026-04-07T05:04:44+00:00","breadcrumb":{"@id":"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/teanecks-little-free-library-from-its-humble-beginnings-to-the-municipal-green\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.teanecktoday.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Teaneck History","item":"https:\/\/www.teanecktoday.com\/blog\/teaneck-history\/"},{"@type":"ListItem","position":3,"name":"Teaneck&#8217;s Little Free Library (From its Humble Beginnings to the Municipal Green)"}]},{"@type":"WebSite","@id":"https:\/\/www.teanecktoday.com\/blog\/#website","url":"https:\/\/www.teanecktoday.com\/blog\/","name":"Teaneck Today","description":"Charting the Goings-On in Teaneck","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.teanecktoday.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"}]}},"_links":{"self":[{"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/pages\/24185","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/comments?post=24185"}],"version-history":[{"count":25,"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/pages\/24185\/revisions"}],"predecessor-version":[{"id":24228,"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/pages\/24185\/revisions\/24228"}],"up":[{"embeddable":true,"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/pages\/3709"}],"wp:attachment":[{"href":"https:\/\/www.teanecktoday.com\/blog\/wp-json\/wp\/v2\/media?parent=24185"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}