PBS STEM & Media Day | June 14 | CE | C Join us for an exclusive Girl Scout Media Day with PBS, designed just for Cadettes (6th–8th grade)! Girls will explore careers in STEM, dive into digital storytelling, and step into leadership roles behind the camera. Participants will earn the STEM Career Exploration, Digital Movie Maker, and Digital Leadership badges.
Virtual Float the Illinois River | June 27 | NW | CSA
|
|
Program Update: Camp Edition
|
|
Day Camps
|
Camp Imagination July 21–25 | MW | DBJ It’s time to create! Paint, draw, build, and explore your imagination through colorful, hands-on art projects that let your creativity shine.
|
|
|
Cadette Program Aide Opportunity | July 21-25
|
Cadettes can join either day camp week as a Program Aide! Gain leadership experience, earn PA hours, and have a blast helping younger Girl Scouts with fun activities.
|
|
Equine Day Camp | July 21-23 & July 28-30 | Camp NOARK | BJ
|
Saddle up for horse-filled fun! Whether you're brand new to horses or already riding tall, each day brings new adventures—from grooming and groundwork to arena games and riding basics. Register for individual days or enjoy the full six-day experience
|
|
Adventure is Calling at Girl Scout Summer Camp!
|
Get ready for sunshine, s’mores, and summer memories! Whether you’re splashing in the creek, hitting a bullseye at archery, or making crafts with new friends, summer camp is where confidence grows and fun never ends. From mini camps to weeklong adventures, there’s something magical waiting for every camper.
|
|
|
Bring a Friend to Camp!
|
Camp is even more fun with friends! Invite a non-Girl Scout buddy to register for camp this summer, then send us an email at program@girlscoutsdiamonds.org to let us know. You’ll receive an exclusive Bring a Friend patch as a thank you for spreading the camp magic!
|
|
|
Summer Camp Spotlight: Open Sessions by Level
|
Session details Calendar/Registration
Debuting Daisies • Week 1 – Mini Camp: Wonders of the Wild - Discover the magic of the forest with beginner hikes, critter hunts, and nature-inspired crafts! • Week 3 – Mini Camp: Lights, Camera, Camp! and Mini Camp: Wild Style Step into the spotlight with fun skits and songs or express your flair with color, creativity, and sparkle.
|
|
Brave Brownies • Week 1 – Mini Camp: Wonders of the Wild – 3 spots left! Perfect for nature-loving Brownies ready for their first camp adventure. • Week 2 – Bit N’ Bridle – Just 2 spots left! Saddle up for horse care, riding basics, and unforgettable barn time. • Week 3 – Mini Camp: Lights, Camera, Camp! & Wild Style – Just launched! Choose drama or fashion fun—either way, it’s going to be fabulous! • Week 5 – Challenge Accepted! – Just launched! Tackle wild camp challenges and team up for obstacle courses, water games, and more!
|
|
Juniors in Action • Week 1 – Mini Camp: Wonders of the Wild – 3 spots available! Outdoor adventure meets hands-on learning for curious explorers. • Week 2 – Time Travelers Step into the past with games, crafts, and experiences inspired by the lives of girls from generations ago. • Week 3 – Mini Camp: Lights, Camera, Camp! and Wild Style – Just launched! Dive into drama or fashion—create, perform, and shine! • Week 4 – Growing Up Strong Explore self-care, climb high on the rock wall, and experience color wars in a week that builds confidence. • Week 5 – Challenge Accepted! – Just launched! Face off in team games and outdoor challenges while learning fire building, knife skills, and shelter basics.
|
|
Calling All Cadettes • Week 1 – Leadership Camp Earn your Babysitting Certificate, CPR, and Program Aide pin—plus enjoy all your camp favorites! • Week 2 – Girl on Fire and Art Lab – Just launched! Survive and thrive with outdoor skills or unleash your creativity with sculpture, dyes, and collaborative installations. • Week 3 – Stargazers and Get a Clue! Gaze into galaxies or crack a camp mystery—either way, it’s a stellar week of discovery. • Week 4 – BeYOUtiful Learn to express your unique style with help from licensed pros in hair tools, day wear makeup and special effects makeup. • Week 5 – Mix-A-Lot Try a bit of everything! Archery, hatchet throwing, challenge course, crafts, and more in this action-packed sampler.
|
|
Seniors & Ambassadors, Your Summer Is Here • Week 1 (Seniors) – Take the Lead Earn your babysitting certificate, CPR and hours towards your Service to Girl Scouts bar all while enjoying camp! • Week 2 – Chillville Recharge with yoga, journaling, and mindful moments surrounded by nature. • Week 3 – Beyond the Horizon Space fans unite! Explore advanced astronomy and still find time to swim and shoot archery. • Week 4 – Own Your Glow Get empowered with health, beauty, and self-advocacy—led by licensed beauticians and makeup artists. Hair tool, special effects and day wear makeup classes. • Week 5 – Ozark Adventure and Discovery: Horse Build your dream adventure week with thrilling outdoor experiences like ziplining, caving, rock climbing, floating, hiking to waterfalls, and hammock camping or saddle up for an unforgettable horse-focused session.
|
|
Can't Make It? Let Us Know! We understand that life happens! If you register for an event but are unable to attend, please email us. Our team and program partners put in a lot of time and effort to provide amazing experiences, and they deserve to know if plans change. A quick message goes a long way in showing our respect for their dedication. Email us at Program@girlscoutsdiamonds.org
|
|
Little Rock Monday | Closed Tuesday | Wednesday | Thursday 🕐 9a-5:30p Closed 1-2p for lunch Friday 🕐 9a-1p
|
|
%%[
SET @MIDrs = LookupRows("ENT.Footer Content FY22","MID", memberid)
IF RowCount(@MIDrs) == 1 THEN
SET @MIDrow = Row(@MIDrs, 1)
SET @CategoryImageURL = Field(@MIDrow, 'gs_logo')
SET @twitterURL = Field(@MIDrow, 'twitter_url')
SET @facebookURL = Field(@MIDrow, 'facebook_url')
SET @pinterestURL = Field(@MIDrow, 'pintrest_url')
SET @instagramURL = Field(@MIDrow, 'instagram_url')
SET @linkedinURL = Field(@MIDrow, 'linkedin_url')
SET @vimeoURL = Field(@MIDrow, 'vimeo_url')
SET @youtubeURL = Field(@MIDrow, 'youtube_url')
SET @googleplusURL = Field(@MIDrow, 'google_plus_url')
SET @flickrURL = Field(@MIDrow, 'flickr_url')
SET @tiktokURL = Field(@MIDrow, 'tiktok_url')
SET @threadsURL = Field(@MIDrow, 'threads_url')
SET @privacypolicyURL = Field(@MIDrow, 'privacy_policy_url')
SET @contactURL = Field(@MIDrow, 'contact_us_url')
SET @BU = Field(@MIDrow, 'business_unit')
SET @CouncilURL = Field(@MIDrow, 'council_website')
SET @address1 = Field(@MIDrow, 'council_address_1')
SET @address2 = Field(@MIDrow, 'council_address_2')
SET @address3 = Field(@MIDrow, 'council_city')
SET @address4 = Field(@MIDrow, 'council_state')
SET @address5 = Field(@MIDrow, 'council_zip')
ENDIF
VAR @var, @contactID
SET @contactID = AttributeValue("ContactID")
IF Not Empty(@contactID) THEN
SET @accountid = Lookup('ent.VS2_Contacts','AccountId','ContactID',@contactid)
SET @prefurl = CONCAT('https://mckhgfy4cjx4r80tsj-kz8lt91c0.pub.sfmc-content.com/jjf1iovzfy1?id=',@accountid)
ENDIF
]%%
%%[
SET @EmailAddress = emailaddr
SET @encEmail = Replace(Base64Encode(@EmailAddress), "=", "_")
]%%
|
This email was sent by: %%Member_Busname%% %%Member_Addr%% %%Member_City%%, %%Member_State%%, %%Member_PostalCode%%, %%Member_Country%%
|
Update Profile
|
|