

# Event Details

- **Event Name**: Parish Council Meeting
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 07:00 pm
- **Event Description**: An opportunity to bring your concerns, your hopes, and your ideas to the village Parish's attention.
- **Event URL**: https://allevents.in/banbury/parish-council-meeting/200029277242337
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029277242337?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=banbury-events

## Event venue details

- **city**: Banbury
- **state**: EN
- **country**: United Kingdom
- **location**: Cropredy
- **lat**: 52.1135
- **long**: -1.28392
- **full address**: Cropredy, Banbury, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Cropredy Parish Council (https://allevents.in/org/cropredy-parish-council/26227974)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/257c560ab145896f8ec5ec1885ba3425dc32b8b1af520fa0994bdfc3637635e8-rimg-w914-h681-dcf6f6f6-gmir?v=1765134948
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/209b36cbaadb2942019ae7d8fb0c2da01b56d82bb9f109f77584f013033d021e-rimg-w300-h300-dcfefefe-gmir?v=1765134948

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 08 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Cropredy, Banbury, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Cropredy Parish Council
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Parish Council Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parish Council Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/257c560ab145896f8ec5ec1885ba3425dc32b8b1af520fa0994bdfc3637635e8-rimg-w914-h681-dcf6f6f6-gmir?v=1765134948",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/banbury/parish-council-meeting/200029277242337",
        "location": {
            "@type": "Place",
            "name": "Cropredy",
            "address": {
                "@type": "PostalAddress",
                "name": "Cropredy, Banbury, United Kingdom",
                "addressLocality": "Banbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.1135",
                "longitude": "-1.28392"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An opportunity to bring your concerns, your hopes, and your ideas to the village Parish's attention.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cropredy Parish Council",
                "url": "https://allevents.in/org/cropredy-parish-council/26227974"
            }
        ]
    }
]
```