

# Event Details

- **Event Name**: Second hand uniform sale
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 03:00 pm – Fri, 26 Jun, 2026 at 04:00 pm
- **Event Description**: Donated uniform will be on sale in the playground (weather permitting). Proceeds towards playground improvements.
- **Event URL**: https://allevents.in/chesterfield/second-hand-uniform-sale/200030209989641
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chesterfield
- **state**: EN
- **country**: United Kingdom
- **location**: Highfield Hall Primary School
- **lat**: 53.249517301059
- **long**: -1.4391184567647
- **full address**: Highfield Hall Primary School, Chesterfield, United Kingdom

## Event gallery

- **Alt text**: Second hand uniform sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/36c37764e0293edb68f4e73889a1cd6e822f281a06537ab74ab60f9edf427c56-rimg-w851-h315-dc94d55f-gmir?v=1781028520

## FAQs

- **Q**: When and where is Second hand uniform sale being held?
  - **A:** Second hand uniform sale takes place on Mon, 22 Jun, 2026 at 03:00 pm to Fri, 26 Jun, 2026 at 04:00 pm at Highfield Hall Primary School, Chesterfield, United Kingdom.
- **Q**: Who is organizing Second hand uniform sale?
  - **A:** Second hand uniform sale is organized by PTFA of Highfield Hall Primary & Nursery School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Second hand uniform sale",
        "image": "https://cdn-az.allevents.in/events3/banners/36c37764e0293edb68f4e73889a1cd6e822f281a06537ab74ab60f9edf427c56-rimg-w851-h315-dc94d55f-gmir?v=1781028520",
        "startDate": "2026-06-22",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/chesterfield/second-hand-uniform-sale/200030209989641",
        "location": {
            "@type": "Place",
            "name": "Highfield Hall Primary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chesterfield",
                "addressLocality": "Chesterfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.249517301059",
                "longitude": "-1.4391184567647"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Donated uniform will be on sale in the playground (weather permitting). Proceeds towards playground improvements.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PTFA of Highfield Hall Primary & Nursery School",
                "url": "https://allevents.in/org/ptfa-of-highfield-hall-primary-and-nursery-school/27554252"
            }
        ]
    }
]
```