

# Event Details

- **Event Name**: Cheese and Wine Evening 
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 06:00 pm – Mon, 01 Dec, 2025 at 07:00 pm
- **Event Description**: More details TBC soon!
- **Event URL**: https://allevents.in/colchester/cheese-and-wine-evening/200029129496124
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Colchester
- **state**: EN
- **country**: United Kingdom
- **location**: Turner Rd, Colchester
- **lat**: 51.90777
- **long**: 0.90278
- **full address**: Turner Rd, Colchester, United Kingdom

## Event gallery

- **Alt text**: Cheese and Wine Evening
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Cheese+and+Wine+Evening+&date=Mon%2C+01+Dec%2C+2025+at+06%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Cheese and Wine Evening  being held?
  - **A:** Cheese and Wine Evening  takes place on Mon, 01 Dec, 2025 at 06:00 pm to Mon, 01 Dec, 2025 at 07:00 pm at Turner Rd, Colchester, United Kingdom.
- **Q**: Who is organizing Cheese and Wine Evening ?
  - **A:** Cheese and Wine Evening  is organized by Woodland View Care Home - Barchester Healthcare.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cheese and Wine Evening",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Cheese+and+Wine+Evening+&date=Mon%2C+01+Dec%2C+2025+at+06%3A00+pm&bg=5",
        "startDate": "2025-12-01",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/colchester/cheese-and-wine-evening/200029129496124",
        "location": {
            "@type": "Place",
            "name": "Turner Rd, Colchester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "158 Turner Road, Colchester, CO4 5JR, United Kingdom",
                "addressLocality": "Colchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.90777",
                "longitude": "0.90278"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details TBC soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodland View Care Home - Barchester Healthcare",
                "url": "https://allevents.in/org/woodland-view-care-home-barchester-healthcare/25964963"
            }
        ]
    }
]
```