Our experience of being Tilgate Youth Rangers in 2025

, 06 January 2026
Our experience of being Tilgate Youth Rangers in 2025
Youth Rangers at Tilgate © Tamara Jewell

Amy King (Youth Ranger, David Streeter Wildlife Champion and wildlife film maker)

I’ve been going to a Tilgate Youth Rangers group for about a decade now. It has been an almost consistent part of my life since I was twelve, and last year was no different. During an unthreateningly mild December day, the 16–25 group met for the last time in 2025.

Youth Rangers © Amy King

After building the upside-down fire, our group started working on campfire doughnuts. Batter whisked, sandwiches spread, sugar prepped, there was something for everyone to be getting on with. We were making two different varieties, traditional jam, and more festive mincemeat. This was mince pie mincemeat, not beef, although perhaps both types seem an equally weird pick for doughnuts. With a stack of small sandwiches piling up, focus shifted back towards the fire. By now, the blaze had died down, perfect for cooking with. We took it in turns to fry the doughnuts. Despite my reputation for burning things, I soon found myself with a frying pan in hand, gooey doughnuts sizzling over the flames.

Sawing wood © Amy King

It's not all sitting around a fire and cooking doughnuts though. From wildlife gardening to bird box painting, our group undertook a wide variety of activities last year. During a quiet moment, I asked the group what their highlight had been. Of course, our three field trips came up immediately. 

Harvest Mouse © Darin Smith

We went to Knepp to learn about rewilding, Wakehurst to see the seeds, and who could forget feeding orphaned lambs at the Sussex Wildlife Trust’s very own livestock unit on the Wiston Estate. But some of the subtler stuff also came up. We’d found rare Harvest Mice nests in our very own Tilgate Park, something that was a complete surprise to everyone. Armed with the knowledge of their presence, we can now make plans on how to conserve them better.

Leave a comment
Time Δ Debug Message - Perch Runway 3.2
1782513646.72210 [906] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1782513646.75580.0337Matched route: news/[slug:s]
1782513646.75580.0001Server address: 216.73.217.174
1782513646.75590Using master page: /templates/pages/blog/post.php
1782513646.75590Page arguments:
Array
(
    [0] => /news/our-experience-of-being-tilgate-youth-rangers-in-2025
    [s] => our-experience-of-being-tilgate-youth-rangers-in-2025
    [1] => our-experience-of-being-tilgate-youth-rangers-in-2025
)
1782513646.75610.0002 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782513646.7570.0009 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1782513646.7590.0021 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1782513646.75970.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1782513646.76180.0021 [1] SELECT * FROM swt_shop_cart WHERE cartID=22328276
1782513646.76260.0008 [1] SELECT * FROM swt_shop_cart WHERE cartID=22328276
1782513646.76320.0006 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-06-26 22:40:00' AND saleTo>'2026-06-26 22:40:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1782513646.76470.0015 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='our-experience-of-being-tilgate-youth-rangers-in-2025')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-06-26 22:40:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1782513646.76790.0032 [1] SELECT FOUND_ROWS() AS `count`
1782513646.76850.0006 [1] SELECT * FROM swt_blog_posts WHERE postID=3865 AND postStatus='Published' AND postDateTime<='2026-06-26 22:40:00'
1782513646.76950.0009 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1782513646.77020.0008 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1782513646.77130.0011 [1] SELECT * FROM swt_categories WHERE catID=73 LIMIT 1
1782513646.7720.0007 [1] SELECT * FROM swt_categories WHERE catID=36 LIMIT 1
1782513646.77240.0004 [1] SELECT * FROM swt_categories WHERE catID=53 LIMIT 1
1782513646.77290.0006Using template: /templates/blog/post.html
1782513646.77320.0003 [162] SELECT catID, catPath FROM swt_categories
1782513646.77410.0009 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-06-26 22:40:00' AND postSlug='our-experience-of-being-tilgate-youth-rangers-in-2025'
1782513646.79410.02Using template: /templates/blog/post.html
1782513646.79460.0005 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1782513646.79590.0014Using template: /templates/pages/attributes/seo.html
1782513646.79610.0002 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1782513646.79690.0009 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=104 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1782513646.79820.0013 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782513646.80140.0031 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782513646.8020.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782513646.80390.0019Using template: /templates/navigation/ps_nav_template.html
1782513646.8040 [6] Using template: /templates/navigation/ps_nav_template_children.html
1782513646.80450.0005 [4] Using template: /templates/navigation/ps_nav_template_children.html
1782513646.80470.0002 [29] Using template: /templates/navigation/ps_nav_template_children.html
1782513646.80710.0024 [10] Using template: /templates/navigation/ps_nav_template_children.html
1782513646.80780.0006 [7] Using template: /templates/navigation/ps_nav_template_children.html
1782513646.80830.0005 [9] Using template: /templates/navigation/ps_nav_template_children.html
1782513646.81040.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1782513646.81120.0008 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1782513646.81320.002 [1] Using template: /templates/navigation/breadcrumbs.html
1782513646.81360.0004Using template: /templates/blog/post.html
1782513646.81380.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1782513646.81440.0006Using template: /templates/blog/author.html
1782513646.81470.0003 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='our-experience-of-being-tilgate-youth-rangers-in-2025')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-06-26 22:40:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1782513646.81650.0019 [1] SELECT FOUND_ROWS() AS `count`
1782513646.81690.0004 [1] Using template: /templates/blog/post.html
1782513646.81940.0025Using template: /templates/blog/comment_form.html
1782513646.82020.0009 [nil] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=3865 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1782513646.87030.0501 [0] Using template: /templates/blog/comment.html
1782513646.87050.0002Using template: /templates/blog/post.html
1782513646.87070.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1782513646.87160.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1782513646.87220.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1782513646.87270.0004 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782513646.87460.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782513646.87520.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782513646.87710.0019 [6] Using template: /templates/navigation/footer-nav.html
1782513646.87840.0014 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782513646.87910.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782513646.87960.0005 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1782513646.8820.0024 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782513646.88270.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782513646.88470.002 [10] Using template: /templates/navigation/footer-nav.html
1782513646.88790.0033 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1782513646.88870.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1782513646.88930.0005 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782513646.89150.0022 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782513646.89210.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782513646.89410.002 [29] Using template: /templates/navigation/footer-nav.html
1782513646.8970.0029 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782513646.89760.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782513646.8980.0004 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782513646.90.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782513646.90050.0004 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782513646.90220.0017 [10] Using template: /templates/navigation/footer-nav.html
1782513646.90340.0013Request time: 0.184
1782513646.90340Process time: 0.1838
1782513646.90350Memory: 1.6219