

# Event Details

- **Event Name**: Superfun III
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 02:30 am – Sat, 29 Aug, 2026 at 11:45 pm (+00:00)
- **Event Description**: An annual all day punk and alternative music gathering at the Tooth and Claw in Inverness
- **Event URL**: https://allevents.in/inverness/superfun-iii/300042349749
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Inverness/The-Tooth-And-Claw/Superfun-III/42349749/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Inverness
- **state**: SC
- **country**: United Kingdom
- **location**: The Tooth And Claw
- **lat**: 57.4783209
- **long**: -4.2245012
- **full address**: The Tooth And Claw, 50 Baron Taylor Street, Inverness, United Kingdom

## Event gallery

- **Alt text**: Superfun III
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b645931b97374a05cc5b846f10af2ee81630a3fd3ad7696494286723a6f0543b-rimg-w400-h400-dc181818-gmir.png?v=1776317364

## FAQs

- **Q**: When and where is Superfun III being held?
  - **A:** Superfun III takes place on Sat, 29 Aug, 2026 at 02:30 am to Sat, 29 Aug, 2026 at 11:45 pm at The Tooth And Claw, 50 Baron Taylor Street, Inverness, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Superfun III is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Inverness, this event is thoughtfully curated to deliver a standout experience worth every moment. If Superfun III sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Superfun III",
        "image": "https://cdn-az.allevents.in/events7/banners/b645931b97374a05cc5b846f10af2ee81630a3fd3ad7696494286723a6f0543b-rimg-w400-h400-dc181818-gmir.png?v=1776317364",
        "startDate": "2026-08-29T02:30:00+00:00",
        "endDate": "2026-08-29T23:45:00+00:00",
        "url": "https://allevents.in/inverness/superfun-iii/300042349749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Tooth And Claw",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Baron Taylor Street",
                "addressLocality": "Inverness",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.4783209",
                "longitude": "-4.2245012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An annual all day punk and alternative music gathering at the Tooth and Claw in Inverness"
    }
]
```