

# Event Details

- **Event Name**: Half A Shanty
- **Event Start and End Date**: Fri, 07 Nov, 2025 at 08:00 pm
- **Event Description**: An evening of songs from the sea
- **Event URL**: https://allevents.in/street/half-a-shanty/200029142950519
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029142950519?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=street-events

## Event venue details

- **city**: Street
- **state**: EN
- **country**: United Kingdom
- **location**: The King Alfred Street
- **lat**: 51.1235342
- **long**: -2.7384807
- **full address**: The King Alfred Street, 38 Leigh Rd,Street, Somerset, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Half a Shanty (https://allevents.in/org/half-a-shanty/25825440)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/440f3d09301f583efb37ad3d62a6bbd8231fe295db95c26bab6ae028b605ffd9-rimg-w1200-h1600-dcdadcd7-gmir?v=1762466959
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c591318e2dee270c5bdf0c6f686ad57629aa57aa17b012484c3c8a3bd90d7e2c-rimg-w300-h300-dcdadcd7-gmir?v=1762466959

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 07 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The King Alfred Street, 38 Leigh Rd,Street, Somerset, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Half a Shanty
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Half A Shanty ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Half A Shanty",
        "image": "https://cdn-az.allevents.in/events6/banners/440f3d09301f583efb37ad3d62a6bbd8231fe295db95c26bab6ae028b605ffd9-rimg-w1200-h1600-dcdadcd7-gmir?v=1762466959",
        "startDate": "2025-11-07",
        "url": "https://allevents.in/street/half-a-shanty/200029142950519",
        "location": {
            "@type": "Place",
            "name": "The King Alfred Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "38 Leigh Rd,Street, Somerset",
                "addressLocality": "Street",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.1235342",
                "longitude": "-2.7384807"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An evening of songs from the sea",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Half a Shanty",
                "url": "https://allevents.in/org/half-a-shanty/25825440"
            }
        ]
    }
]
```