

# Event Details

- **Event Name**: Family Picnic
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 12:00 pm – Fri, 10 Jul, 2026 at 03:00 pm
- **Event Description**: Details TBC
- **Event URL**: https://allevents.in/wantage/family-picnic/200029941308347
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Wantage
- **state**: EN
- **country**: United Kingdom
- **location**: North Drive, OX12 7PW
- **lat**: 51.61312
- **long**: -1.4184
- **full address**: North Drive, OX12 7PW, Wantage, United Kingdom

## Event gallery

- **Alt text**: Family Picnic
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/129cf5387c4f4bfb075e36c134fc5a549b8abdf2bee92102e236703dc6aaa717-rimg-w960-h640-dc0264d4-gmir?v=1783008104

## FAQs

- **Q**: When and where is Family Picnic being held?
  - **A:** Family Picnic takes place on Fri, 10 Jul, 2026 at 12:00 pm to Fri, 10 Jul, 2026 at 03:00 pm at North Drive, OX12 7PW, Wantage, United Kingdom.
- **Q**: Who is organizing Family Picnic?
  - **A:** Family Picnic is organized by Grove CE Primary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Picnic",
        "image": "https://cdn-az.allevents.in/events1/banners/129cf5387c4f4bfb075e36c134fc5a549b8abdf2bee92102e236703dc6aaa717-rimg-w960-h640-dc0264d4-gmir?v=1783008104",
        "startDate": "2026-07-10",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/wantage/family-picnic/200029941308347",
        "location": {
            "@type": "Place",
            "name": "North Drive, OX12 7PW",
            "address": {
                "@type": "PostalAddress",
                "name": "North Drive, OX12 7PW, Wantage, United Kingdom",
                "addressLocality": "Wantage",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.61312",
                "longitude": "-1.4184"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details TBC",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grove CE Primary School",
                "url": "https://allevents.in/org/grove-ce-primary-school/23331736"
            }
        ]
    }
]
```