

# Event Details

- **Event Name**: Toothill Litter Pick
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Litter picking is a community activity. Do you have an hour to spare this Saturday? #litterpicking #CommunityEngagement #westswindonparishcouncil
- **Event URL**: https://allevents.in/swindon/toothill-litter-pick/200029349272031
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Swindon
- **state**: EN
- **country**: United Kingdom
- **location**: Toothill Community Centre
- **lat**: 51.5535351152
- **long**: -1.821613562
- **full address**: Toothill Community Centre, Swindon, United Kingdom

## Event gallery

- **Alt text**: Toothill Litter Pick
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2a24b97e5598ff10e472ef306bf0cde986fcf8e0b7c8c0948c8df6a7b9300167-rimg-w940-h788-dcffffff-gmir?v=1765599331

## FAQs

- **Q**: When and where is Toothill Litter Pick being held?
  - **A:** Toothill Litter Pick takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 10:00 am at Toothill Community Centre, Swindon, United Kingdom.
- **Q**: Who is organizing Toothill Litter Pick?
  - **A:** Toothill Litter Pick is organized by West Swindon Parish Council.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Toothill Litter Pick",
        "image": "https://cdn-az.allevents.in/events8/banners/2a24b97e5598ff10e472ef306bf0cde986fcf8e0b7c8c0948c8df6a7b9300167-rimg-w940-h788-dcffffff-gmir?v=1765599331",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/swindon/toothill-litter-pick/200029349272031",
        "location": {
            "@type": "Place",
            "name": "Toothill Community Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Swindon",
                "addressLocality": "Swindon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5535351152",
                "longitude": "-1.821613562"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Litter picking is a community activity. Do you have an hour to spare this Saturday? #litterpicking #CommunityEngagement #westswindonparishcouncil",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Swindon Parish Council",
                "url": "https://allevents.in/org/west-swindon-parish-council/27186808"
            }
        ]
    }
]
```