

# Event Details

- **Event Name**: New Forest Green Man Parade 2026
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am (+01:00)
- **Event Description**: Come and join in this wonderful free event. All details on the Green Man of the New Forest facebook page.
- **Event URL**: https://allevents.in/burley/new-forest-green-man-parade-2026/200029954222557
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burley
- **state**: EN
- **country**: United Kingdom
- **location**: Burley
- **lat**: 50.8246
- **long**: -1.69737
- **full address**: Burley, United Kingdom

## Event gallery

- **Alt text**: New Forest Green Man Parade 2026
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1c51114c258c0fd3429ae01f4cd06ada0c7f8f5c078b196c348b5188db0a7ad3-rimg-w1200-h800-dc7bbefd-gmir?v=1776352377

## FAQs

- **Q**: When and where is New Forest Green Man Parade 2026 being held?
  - **A:** New Forest Green Man Parade 2026 takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 10:00 am at Burley, United Kingdom.
- **Q**: Who is organizing New Forest Green Man Parade 2026?
  - **A:** New Forest Green Man Parade 2026 is organized by Green Man of the New Forest.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Forest Green Man Parade 2026",
        "image": "https://cdn-az.allevents.in/events2/banners/1c51114c258c0fd3429ae01f4cd06ada0c7f8f5c078b196c348b5188db0a7ad3-rimg-w1200-h800-dc7bbefd-gmir?v=1776352377",
        "startDate": "2026-05-09T10:00:00+01:00",
        "url": "https://allevents.in/burley/new-forest-green-man-parade-2026/200029954222557",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Burley",
            "address": {
                "@type": "PostalAddress",
                "name": "Burley, United Kingdom",
                "addressLocality": "Burley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8246",
                "longitude": "-1.69737"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join in this wonderful free event. All details on the Green Man of the New Forest facebook page.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green Man of the New Forest",
                "url": "https://allevents.in/org/green-man-of-the-new-forest/27699863"
            }
        ]
    }
]
```