

# Event Details

- **Event Name**: Tooth
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 07:00 pm – Tue, 16 Jun, 2026 at 09:00 pm (+00:00)
- **Event URL**: https://allevents.in/edinburgh/tooth/210007131616555
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/tooth-sneaky-petes-tickets/14857903?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Sneaky Pete's.
- **lat**: 55.94817800
- **long**: -3.19146200
- **full address**: Sneaky Pete's., Edinburgh, United Kingdom

## Event gallery

- **Alt text**: Tooth
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/05b735028868f490110ceff3d6c645d0d93463a8e42a62785da1843e71384069-rimg-w1024-h576-dc050505-gmir.jpg?v=1776955689

## FAQs

- **Q**: When and where is Tooth being held?
  - **A:** Tooth takes place on Tue, 16 Jun, 2026 at 07:00 pm to Tue, 16 Jun, 2026 at 09:00 pm at Sneaky Pete's., Edinburgh, United Kingdom.
- **Q**: Who is organizing Tooth?
  - **A:** Tooth is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tooth",
        "image": "https://cdn-az.allevents.in/events3/banners/05b735028868f490110ceff3d6c645d0d93463a8e42a62785da1843e71384069-rimg-w1024-h576-dc050505-gmir.jpg?v=1776955689",
        "startDate": "2026-06-16T19:00:00+00:00",
        "endDate": "2026-06-16T21:00:00+00:00",
        "url": "https://allevents.in/edinburgh/tooth/210007131616555",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sneaky Pete's.",
            "address": {
                "@type": "PostalAddress",
                "name": "Sneaky Pete's., Edinburgh, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.94817800",
                "longitude": "-3.19146200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```