

# Event Details

- **Event Name**: Pub quiz 
- **Event Start and End Date**: Fri, 09 May, 2025 at 07:15 pm
- **Event Description**: Pub quiz to raise funds for the church 
£4 per person and max teams of 6
- **Event URL**: https://allevents.in/edinburgh/pub-quiz/200028097695450
- **Event Categories**: pub-crawl
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

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

## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Sighthill Bowling Club
- **lat**: 55.922112115591
- **long**: -3.2891420715901
- **full address**: Sighthill Bowling Club, 120 Sighthill Loan,Edinburgh, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: St Nicholas Church, Sighthill (https://allevents.in/org/st-nicholas-church-sighthill/25625855)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ab6583f0d79d08f3ae4d9eb8f19ad97b18ca350afa6ac040b63fea1789ba6146-rimg-w1200-h1697-dcefefef-gmir?v=1746748769
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8273a58885b5c83f23571d60c70fbc5b926a9758ead081ecb23fede0060f1026-rimg-w300-h300-dcf0efef-gmir?v=1746748770

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 09 May, 2025 at 07:15 pm
- **Q**: Where is the event happening?
  - **A:** Sighthill Bowling Club, 120 Sighthill Loan,Edinburgh, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** St Nicholas Church, Sighthill
- **Q**: What type of event is this?
  - **A:** pub-crawl
- **Q**: Where can I find ticket details about Pub quiz  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pub quiz",
        "image": "https://cdn-az.allevents.in/events4/banners/ab6583f0d79d08f3ae4d9eb8f19ad97b18ca350afa6ac040b63fea1789ba6146-rimg-w1200-h1697-dcefefef-gmir?v=1746748769",
        "startDate": "2025-05-09",
        "url": "https://allevents.in/edinburgh/pub-quiz/200028097695450",
        "location": {
            "@type": "Place",
            "name": "Sighthill Bowling Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Sighthill Loan,Edinburgh, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.922112115591",
                "longitude": "-3.2891420715901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pub quiz to raise funds for the church \n£4 per person and max teams of 6",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Nicholas Church Sighthill",
                "url": "https://allevents.in/org/st-nicholas-church-sighthill/25625855"
            }
        ]
    }
]
```