

# Event Details

- **Event Name**: Bear Witch @ Spring Wood Day Ipswich
- **Event Start and End Date**: Mon, 04 May, 2026 at 12:00 pm (+01:00)
- **Event Description**: This is a beautiful local festival to raise money for Spring Wood - a wonderful community space in the heart of Ipswich.
- **Event URL**: https://allevents.in/ipswich/bear-witch-spring-wood-day-ipswich/200029931397749
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ipswich
- **state**: EN
- **country**: United Kingdom
- **location**: Spring Wood, Belstead
- **lat**: 52.029
- **long**: 1.124
- **full address**: Spring Wood, Belstead, Wherstead, Suffolk, United Kingdom, Ipswich

## Event gallery

- **Alt text**: Bear Witch @ Spring Wood Day Ipswich
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fafdcaeddd541258dbfcbc537aef678c5936229361f093384e3728226c98aabf-rimg-w720-h385-dc454949-gmir?v=1775974489

## FAQs

- **Q**: When and where is Bear Witch @ Spring Wood Day Ipswich being held?
  - **A:** Bear Witch @ Spring Wood Day Ipswich takes place on Mon, 04 May, 2026 at 12:00 pm to Mon, 04 May, 2026 at 12:00 pm at Spring Wood, Belstead, Wherstead, Suffolk, United Kingdom, Ipswich.
- **Q**: Who is organizing Bear Witch @ Spring Wood Day Ipswich?
  - **A:** Bear Witch @ Spring Wood Day Ipswich is organized by Bear Witch Project.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bear Witch @ Spring Wood Day Ipswich",
        "image": "https://cdn-az.allevents.in/events6/banners/fafdcaeddd541258dbfcbc537aef678c5936229361f093384e3728226c98aabf-rimg-w720-h385-dc454949-gmir?v=1775974489",
        "startDate": "2026-05-04T12:00:00+01:00",
        "url": "https://allevents.in/ipswich/bear-witch-spring-wood-day-ipswich/200029931397749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Spring Wood, Belstead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wherstead, Suffolk, United Kingdom",
                "addressLocality": "Ipswich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.029",
                "longitude": "1.124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a beautiful local festival to raise money for Spring Wood - a wonderful community space in the heart of Ipswich.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bear Witch Project",
                "url": "https://allevents.in/org/bear-witch-project/19776553"
            }
        ]
    }
]
```