

# Event Details

- **Event Name**: Gig
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 09:00 pm – Sat, 28 Feb, 2026 at 11:25 pm
- **Event Description**: Our first gig at this great club!
- **Event URL**: https://allevents.in/hartfield/gig/200029368891300
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hartfield
- **state**: EN
- **country**: United Kingdom
- **location**: CROWBOROUGH SOCIAL CLUB NEWS
- **lat**: 51.055320416359
- **long**: 0.1612491444219
- **full address**: CROWBOROUGH SOCIAL CLUB NEWS, Ravenscroft, Croft Road,Crowborough, East Sussex, Hartfield, United Kingdom

## Event gallery

- **Alt text**: Gig
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2da8e3c17fb6ee7dc1c968a895343896bc1dc8267b283bfc0eb7fe08b0368b79-rimg-w1200-h603-dc56a1d5-gmir?v=1772029375

## FAQs

- **Q**: When and where is Gig being held?
  - **A:** Gig takes place on Sat, 28 Feb, 2026 at 09:00 pm to Sat, 28 Feb, 2026 at 11:25 pm at CROWBOROUGH SOCIAL CLUB NEWS, Ravenscroft, Croft Road,Crowborough, East Sussex, Hartfield, United Kingdom.
- **Q**: Who is organizing Gig?
  - **A:** Gig is organized by Blues Boots.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gig",
        "image": "https://cdn-az.allevents.in/events6/banners/2da8e3c17fb6ee7dc1c968a895343896bc1dc8267b283bfc0eb7fe08b0368b79-rimg-w1200-h603-dc56a1d5-gmir?v=1772029375",
        "startDate": "2026-02-28",
        "endDate": "2026-02-28",
        "url": "https://allevents.in/hartfield/gig/200029368891300",
        "location": {
            "@type": "Place",
            "name": "CROWBOROUGH SOCIAL CLUB NEWS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ravenscroft, Croft Road,Crowborough, East Sussex",
                "addressLocality": "Hartfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.055320416359",
                "longitude": "0.1612491444219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first gig at this great club!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blues Boots",
                "url": "https://allevents.in/org/blues-boots/20522173"
            }
        ]
    }
]
```