

# Event Details

- **Event Name**: Woodstock 
- **Event Start and End Date**: Sat, 16 Aug, 2025 at 09:00 pm
- **Event Description**: Come and join us for our headline slot at this fantastic local festival. Some amazing acts on throughout the whole day!
- **Event URL**: https://allevents.in/coalville/woodstock/200028622671148
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Coalville
- **state**: EN
- **country**: United Kingdom
- **location**: Man Within Compass
- **lat**: 52.745843261685
- **long**: -1.3506118416498
- **full address**: Man Within Compass, Loughborough Rd,Coalville, Leicester, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Part Time Heroes (https://allevents.in/org/part-time-heroes/26010739)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d1104ec76eb62ff03e0fbb98bafe71a491ef90f069a9f2bf4aecb4aba902e62e-rimg-w1066-h942-dc000000-gmir?v=1755066398
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/af5510e800dbb6fd18464b07e249800263f0ce429dae740dc9a609d3bea24385-rimg-w300-h300-dc000000-gmir?v=1755066404

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 16 Aug, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Man Within Compass, Loughborough Rd,Coalville, Leicester, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Part Time Heroes
- **Q**: What type of event is this?
  - **A:** festivals
- **Q**: Where can I find ticket details about Woodstock  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Woodstock",
        "image": "https://cdn-az.allevents.in/events4/banners/d1104ec76eb62ff03e0fbb98bafe71a491ef90f069a9f2bf4aecb4aba902e62e-rimg-w1066-h942-dc000000-gmir?v=1755066398",
        "startDate": "2025-08-16",
        "url": "https://allevents.in/coalville/woodstock/200028622671148",
        "location": {
            "@type": "Place",
            "name": "Man Within Compass",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Loughborough Rd,Coalville, Leicester",
                "addressLocality": "Coalville",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.745843261685",
                "longitude": "-1.3506118416498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for our headline slot at this fantastic local festival. Some amazing acts on throughout the whole day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Part Time Heroes",
                "url": "https://allevents.in/org/part-time-heroes/26010739"
            }
        ]
    }
]
```