

# Event Details

- **Event Name**: Cafe Open
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 10:00 am – Thu, 23 Jul, 2026 at 02:30 pm
- **Event Description**: Cafe Open
- **Event URL**: https://allevents.in/taunton/cafe-open/200030137842632
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Taunton
- **state**: EN
- **country**: United Kingdom
- **location**: Newton Lane, Corfe, Taunton
- **lat**: 50.97295
- **long**: -3.09444
- **full address**: Newton Lane, Corfe, Taunton, United Kingdom

## Event gallery

- **Alt text**: Cafe Open
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/302baa32c74363a8576298a08a1f6bdeb8ba2119492435f13b346b188b079976-rimg-w1200-h1763-dc303030-gmir?v=1780501025

## FAQs

- **Q**: When and where is Cafe Open being held?
  - **A:** Cafe Open takes place on Sat, 06 Jun, 2026 at 10:00 am to Thu, 23 Jul, 2026 at 02:30 pm at Newton Lane, Corfe, Taunton, United Kingdom.
- **Q**: Who is organizing Cafe Open?
  - **A:** Cafe Open is organized by Corfe Community Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cafe Open",
        "image": "https://cdn-az.allevents.in/events3/banners/302baa32c74363a8576298a08a1f6bdeb8ba2119492435f13b346b188b079976-rimg-w1200-h1763-dc303030-gmir?v=1780501025",
        "startDate": "2026-06-06",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/taunton/cafe-open/200030137842632",
        "location": {
            "@type": "Place",
            "name": "Newton Lane, Corfe, Taunton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Newton Court, Taunton, TA3 7DQ, United Kingdom",
                "addressLocality": "Taunton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.97295",
                "longitude": "-3.09444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cafe Open",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Corfe Community Cafe",
                "url": "https://allevents.in/org/corfe-community-cafe/24107623"
            }
        ]
    }
]
```