

# Event Details

- **Event Name**: Carols on the green
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 12:00 am
- **Event Description**: Join Brocton Parish council for a lovely sing song on Brocton Green. Always a lovely event to get you in the Christmas spirit.
- **Event URL**: https://allevents.in/stafford/carols-on-the-green/200029355879806
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Stafford
- **state**: EN
- **country**: United Kingdom
- **location**: Brocton Village Hall
- **lat**: 52.771601942413
- **long**: -2.0487783
- **full address**: Brocton Village Hall, Oldacre Lane,Stafford, United Kingdom

## Event gallery

- **Alt text**: Carols on the green
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3af93708ae10f8b7f0c746636bb3dbb94deaf56051b37fa9162bcfd8ea26dc29-rimg-w1200-h1231-dcffebf4-gmir?v=1765741326

## FAQs

- **Q**: When and where is Carols on the green being held?
  - **A:** Carols on the green takes place on Mon, 15 Dec, 2025 at 12:00 am to Mon, 15 Dec, 2025 at 12:00 am at Brocton Village Hall, Oldacre Lane,Stafford, United Kingdom.
- **Q**: Who is organizing Carols on the green?
  - **A:** Carols on the green is organized by Brocton Parish Council.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols on the green",
        "image": "https://cdn-az.allevents.in/events3/banners/3af93708ae10f8b7f0c746636bb3dbb94deaf56051b37fa9162bcfd8ea26dc29-rimg-w1200-h1231-dcffebf4-gmir?v=1765741326",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/stafford/carols-on-the-green/200029355879806",
        "location": {
            "@type": "Place",
            "name": "Brocton Village Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oldacre Lane,Stafford",
                "addressLocality": "Stafford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.771601942413",
                "longitude": "-2.0487783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Brocton Parish council for a lovely sing song on Brocton Green. Always a lovely event to get you in the Christmas spirit.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brocton Parish Council",
                "url": "https://allevents.in/org/brocton-parish-council/24763246"
            }
        ]
    }
]
```