

# Event Details

- **Event Name**: Beer Festival
- **Event Start and End Date**: Fri, 03 Oct, 2025 at 11:00 am – Sun, 05 Oct, 2025 at 10:00 pm
- **Event Description**: Beer festival with 15 real ales
- **Event URL**: https://allevents.in/woodbridge/beer-festival/300041386122
- **Event Categories**: festivals, beer-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ipswich/The-Cherry-Tree-Inn/Beer-Festival/41386122/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Woodbridge
- **state**: EN
- **country**: United Kingdom
- **location**: The Cherry Tree Inn
- **lat**: 52.0899777
- **long**: 1.3102736
- **full address**: The Cherry Tree Inn, 73 Cumberland Street, Woodbridge, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/799f0adec13b5f4f0a6675ccf61b8edf97acb808b9fed09016d5faf2c5e003de-rimg-w1024-h1024-dc040673-gmir.jpg?v=1759730777
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Beer+Festival&date=03+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Oct, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** The Cherry Tree Inn, 73 Cumberland Street, Woodbridge, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** festivals, beer-festivals
- **Q**: Where can I find ticket details about Beer Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Beer Festival",
        "image": "https://cdn-az.allevents.in/events10/banners/799f0adec13b5f4f0a6675ccf61b8edf97acb808b9fed09016d5faf2c5e003de-rimg-w1024-h1024-dc040673-gmir.jpg?v=1759730777",
        "startDate": "2025-10-03",
        "endDate": "2025-10-05",
        "url": "https://allevents.in/woodbridge/beer-festival/300041386122",
        "location": {
            "@type": "Place",
            "name": "The Cherry Tree Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "73 Cumberland Street",
                "addressLocality": "Woodbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.0899777",
                "longitude": "1.3102736"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Beer festival with 15 real ales"
    }
]
```