

# Event Details

- **Event Name**: Grand Christmas Tasting
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 10:30 am – Sat, 29 Nov, 2025 at 04:00 pm
- **Event Description**: Our favourite event of the year! Open to all and no tickets required. Just drop in to try up to 20 wines. Such a fun day and a nice way to enjoy lots of different types of wine. Last entry is 3pm.
- **Event URL**: https://allevents.in/hartfield/grand-christmas-tasting/200029015398335
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Hartfield
- **state**: EN
- **country**: United Kingdom
- **location**: Alteus Wines
- **lat**: 51.0622914
- **long**: 0.1612307
- **full address**: Alteus Wines, London Road,Crowborough, East Sussex, Hartfield, United Kingdom

## Event gallery

- **Alt text**: Grand Christmas Tasting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b00c8d2726909def78844613a74d3607dc9621203e39a4d08a8321bd80737360-rimg-w1200-h800-dc181b12-gmir?v=1764066576

## FAQs

- **Q**: When and where is Grand Christmas Tasting being held?
  - **A:** Grand Christmas Tasting takes place on Sat, 29 Nov, 2025 at 10:30 am to Sat, 29 Nov, 2025 at 04:00 pm at Alteus Wines, London Road,Crowborough, East Sussex, Hartfield, United Kingdom.
- **Q**: Who is organizing Grand Christmas Tasting?
  - **A:** Grand Christmas Tasting is organized by Alteus Wines.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Christmas Tasting",
        "image": "https://cdn-az.allevents.in/events2/banners/b00c8d2726909def78844613a74d3607dc9621203e39a4d08a8321bd80737360-rimg-w1200-h800-dc181b12-gmir?v=1764066576",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/hartfield/grand-christmas-tasting/200029015398335",
        "location": {
            "@type": "Place",
            "name": "Alteus Wines",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "London Road,Crowborough, East Sussex",
                "addressLocality": "Hartfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.0622914",
                "longitude": "0.1612307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our favourite event of the year! Open to all and no tickets required. Just drop in to try up to 20 wines. Such a fun day and a nice way to enjoy lots of different types of wine. Last entry is 3pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alteus Wines",
                "url": "https://allevents.in/org/alteus-wines/23679804"
            }
        ]
    }
]
```