The Perfect Playground Plan

How an Illinois PTA raised money and built enthusiasm for a new playground project over five years.

by PTO Today Editors

05/06/2022

Parent volunteers with the Whittier Elementary PTA in Downers Grove, Ill., hit on the right mix of project organization, fundraising, and communication to keep enthusiasm high for the PTA’s five-year playground plan.

The playground committee asked students to draw their ideal playground. Some included skyscrapers, teleporters, a petting zoo, and a fountain! (Seven popular ideas were ultimately incorporated.)

The school art teacher created a logo for the playground campaign, which is used on flyers and other communication materials.

Join the PTO Today community (it's free) for access to resources, giveaways and more

People can help sponsor a piece of the playground; donor gifts are also branded with the “Just Play” logo.

For one of the spring fundraisers, each classroom created a piece of art for silent auction.

Students and parents also sold candy downtown at street festivals and throughout the summer at Friday night car shows.

And classrooms competed in penny wars. Students collected nickels and larger coins in a class bucket each day but put pennies in buckets for other rooms to reduce the amount they got credit for.

Playground supporters receive thank-you postcards that feature drawings by students. The PTA is more than halfway to its goal of raising $100,000.

Learn more about the Whittier Elementary PTA’s new playground efforts in "Keep Up Your PTO Project Momentum."

Originally posted in 2017 and updated regularly.

var preChatTemplate = { //Form header color and Submit button color. mainbgColor: '#0aa4db', //Form Header Text and Submit button text color. maintxColor: '#fff', //Chat Form Title heading: 'PTO Today', //Chat form Welcome Message textBanner: 'Please let us know your name and email address and we\'ll connect you with a live rep.', //Submit Button Label. SubmitLabel: 'Start Chat', //Fields List - Maximum is 5 //All the values are mandatory and the script will not work if not available. fields : { field1 : { //Type can be either text or title type: "name", //Label for Field Title, can be in any language label: "Name", //Field ID for Title fieldId: "name", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter your name" }, field2 : { //Type for Name - Do not Change type: "email", //Label for Field Name, can be in any language label: "Email", //Default - Field ID for Name - Do Not Change fieldId: "email", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter a valid email address" } } }; window.fcSettings = { token: "ec6b3db1-9caf-4a1a-bdf2-a7851529f4c3", host: "https://wchat.freshchat.com", siteId: "PTO Today", tags: ["ptotoday"], config: { cssNames: { widget: 'custom_fc_frame', expanded: 'custom_fc_expanded' } }, onInit: function() { console.log('widget init'); fcPreChatform.fcWidgetInit(preChatTemplate); } };