

# Event Details

- **Event Name**: Spring Meet Up
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 02:00 pm – Sun, 19 Apr, 2026 at 04:00 pm (+01:00)
- **Event Description**: Let’s meet at the fields at Buckingham for a Spring meet up!
- **Event URL**: https://allevents.in/buckingham/spring-meet-up/200029941298618
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Buckingham
- **state**: EN
- **country**: United Kingdom
- **location**: Buckingham fields 
- **lat**: 51.98918
- **long**: -1.04189
- **full address**: Buckingham fields , 2 Field Close, Buckingham, MK18 4PR, United Kingdom
- **location**: Buckingham fields

## Event gallery

- **Alt text**: Spring Meet Up
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ca0f241fa3eb8c1adfc10b4a20b28c814e85d6bad7cc9d567f57467b5b1127ae-rimg-w1024-h1024-dc11110f-gmir?v=1776163517

## FAQs

- **Q**: When and where is Spring Meet Up being held?
  - **A:** Spring Meet Up takes place on Sun, 19 Apr, 2026 at 02:00 pm to Sun, 19 Apr, 2026 at 04:00 pm at Buckingham fields , 2 Field Close, Buckingham, MK18 4PR, United Kingdom.
- **Q**: Who is organizing Spring Meet Up?
  - **A:** Spring Meet Up is organized by Avon Drone Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Meet Up",
        "image": "https://cdn-az.allevents.in/events7/banners/ca0f241fa3eb8c1adfc10b4a20b28c814e85d6bad7cc9d567f57467b5b1127ae-rimg-w1024-h1024-dc11110f-gmir?v=1776163517",
        "startDate": "2026-04-19T14:00:00+01:00",
        "endDate": "2026-04-19T16:00:00+01:00",
        "url": "https://allevents.in/buckingham/spring-meet-up/200029941298618",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Buckingham fields ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Field Close, Buckingham, MK18 4PR, United Kingdom",
                "addressLocality": "Buckingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.98918",
                "longitude": "-1.04189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s meet at the fields at Buckingham for a Spring meet up!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Avon Drone Club",
                "url": "https://allevents.in/org/avon-drone-club/26414528"
            }
        ]
    }
]
```