

# Event Details

- **Event Name**: ABC - California Wine Tasting
- **Event Start and End Date**: Wed, 21 Oct, 2026 at 07:00 pm – Wed, 21 Oct, 2026 at 09:00 pm (+00:00)
- **Event Description**: Today we'll be exploring Californian wine with no Chardonnay, and whilst we are at it, no Cabernet Sauvignon either.
- **Event URL**: https://allevents.in/reading/abc-california-wine-tasting/300042146042
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Reading/Reading-Biscuit-Factory/ABC---California-Wine-Tasting/42146042/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Reading
- **state**: EN
- **country**: United Kingdom
- **location**: Reading Biscuit Factory
- **lat**: 51.4551328
- **long**: -0.9774831
- **full address**: Reading Biscuit Factory, 1 Queens Walk, Reading, United Kingdom

## Event gallery

- **Alt text**: ABC - California Wine Tasting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5d67d62b9a9a5b4ffaf8c2f5805e34bc34c3ac820bdb4434136e234faee123e4-rimg-w1024-h1024-dcbfd9f4-gmir.jpg?v=1772397224

## FAQs

- **Q**: When and where is ABC - California Wine Tasting being held?
  - **A:** ABC - California Wine Tasting takes place on Wed, 21 Oct, 2026 at 07:00 pm to Wed, 21 Oct, 2026 at 09:00 pm at Reading Biscuit Factory, 1 Queens Walk, Reading, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** ABC - California Wine Tasting is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Reading, this event is thoughtfully curated to deliver a standout experience worth every moment. If ABC - California Wine Tasting sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ABC - California Wine Tasting",
        "image": "https://cdn-az.allevents.in/events10/banners/5d67d62b9a9a5b4ffaf8c2f5805e34bc34c3ac820bdb4434136e234faee123e4-rimg-w1024-h1024-dcbfd9f4-gmir.jpg?v=1772397224",
        "startDate": "2026-10-21T19:00:00+00:00",
        "endDate": "2026-10-21T21:00:00+00:00",
        "url": "https://allevents.in/reading/abc-california-wine-tasting/300042146042",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reading Biscuit Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Queens Walk",
                "addressLocality": "Reading",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.4551328",
                "longitude": "-0.9774831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Today we'll be exploring Californian wine with no Chardonnay, and whilst we are at it, no Cabernet Sauvignon either."
    }
]
```