

# Event Details

- **Event Name**: Gig
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 08:30 pm (+01:00)
- **Event Description**: Next gig, 25th April, Boat Inn, Aboyne, 20:30.
- **Event URL**: https://allevents.in/alford/gig/200029922974910
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alford
- **state**: SC
- **country**: United Kingdom
- **location**: The Boat Inn, Aboyne
- **lat**: 57.070880056194
- **long**: -2.7867067991968
- **full address**: The Boat Inn, Aboyne, The Boat Inn, Charlestown Road,Aboyne, Alford, United Kingdom

## Event gallery

- **Alt text**: Gig
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e193e1be7c0881b1a123576968c50abe0683b0f36a72e8b1f7ae748883e35bc3-rimg-w1080-h566-dc1f1f1f-gmir?v=1775842509

## FAQs

- **Q**: When and where is Gig being held?
  - **A:** Gig takes place on Sat, 25 Apr, 2026 at 08:30 pm to Sat, 25 Apr, 2026 at 08:30 pm at The Boat Inn, Aboyne, The Boat Inn, Charlestown Road,Aboyne, Alford, United Kingdom.
- **Q**: Who is organizing Gig?
  - **A:** Gig is organized by Guilty Feet.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gig is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Alford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Gig 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": "Gig",
        "image": "https://cdn-az.allevents.in/events2/banners/e193e1be7c0881b1a123576968c50abe0683b0f36a72e8b1f7ae748883e35bc3-rimg-w1080-h566-dc1f1f1f-gmir?v=1775842509",
        "startDate": "2026-04-25T20:30:00+01:00",
        "url": "https://allevents.in/alford/gig/200029922974910",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Boat Inn, Aboyne",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Boat Inn, Charlestown Road,Aboyne",
                "addressLocality": "Alford",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.070880056194",
                "longitude": "-2.7867067991968"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next gig, 25th April, Boat Inn, Aboyne, 20:30.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Guilty Feet",
                "url": "https://allevents.in/org/guilty-feet/23191963"
            }
        ]
    }
]
```