

# Event Details

- **Event Name**: Friends of the Park Meeting
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 10:00 am – Sat, 11 Jul, 2026 at 11:00 am
- **Event Description**: Join us for our next ideas meeting to discuss the forming of the new Friends of Group, how we can help the parks and ideas for projects and improvements to move forward.
- **Event URL**: https://allevents.in/daventry/friends-of-the-park-meeting/200030365548730
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Daventry
- **state**: EN
- **country**: United Kingdom
- **location**: Daventry Country Park
- **lat**: 52.2721133858
- **long**: -1.1559283914736
- **full address**: Daventry Country Park, Northern Way,Daventry, Northamptonshire, United Kingdom

## Event gallery

- **Alt text**: Friends of the Park Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3fb3f26df4be5ee7d877808c8f517f2d515ca03db3fd03473d31157ec73d6efe-rimg-w853-h1280-dcffffff-gmir?v=1783366830

## FAQs

- **Q**: When and where is Friends of the Park Meeting being held?
  - **A:** Friends of the Park Meeting takes place on Sat, 11 Jul, 2026 at 10:00 am to Sat, 11 Jul, 2026 at 11:00 am at Daventry Country Park, Northern Way,Daventry, Northamptonshire, United Kingdom.
- **Q**: Who is organizing Friends of the Park Meeting?
  - **A:** Friends of the Park Meeting is organized by Friends of Daventry Country Park & Borough Hill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends of the Park Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/3fb3f26df4be5ee7d877808c8f517f2d515ca03db3fd03473d31157ec73d6efe-rimg-w853-h1280-dcffffff-gmir?v=1783366830",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/daventry/friends-of-the-park-meeting/200030365548730",
        "location": {
            "@type": "Place",
            "name": "Daventry Country Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Northern Way,Daventry, Northamptonshire",
                "addressLocality": "Daventry",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.2721133858",
                "longitude": "-1.1559283914736"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our next ideas meeting to discuss the forming of the new Friends of Group, how we can help the parks and ideas for projects and improvements to move forward.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Daventry Country Park & Borough Hill",
                "url": "https://allevents.in/org/friends-of-daventry-country-park-and-borough-hill/21212301"
            }
        ]
    }
]
```