

# Event Details

- **Event Name**: Comic Con Scotland
- **Event Start and End Date**: Sun, 25 Oct, 2026 at 09:00 am – Sun, 25 Oct, 2026 at 06:00 pm (+00:00)
- **Event Description**: COMIC CON SCOTLAND is one of Europe's largest pop culture conventions, attracting tens of thousands of fans annually to the Royal Highland Centre
- **Event URL**: https://allevents.in/inverkeithing/comic-con-scotland/300041654251
- **Event Categories**: anime
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Edinburgh/Royal-Highland-Centre/Comic-Con-Scotland/41654251/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Inverkeithing
- **state**: SC
- **country**: United Kingdom
- **location**: Royal Highland Centre
- **lat**: 55.94232200
- **long**: -3.37028900
- **full address**: Royal Highland Centre, The Stables, 2 Ingliston Rd, Ingliston, Newbridge, Inverkeithing, United Kingdom

## Event gallery

- **Alt text**: Comic Con Scotland
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9cf7293647d9523df5e42290ede5635c6c9bcbaa014f2b2fe55bf33c12d52ad2-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1785900922

## FAQs

- **Q**: When and where is Comic Con Scotland being held?
  - **A:** Comic Con Scotland takes place on Sun, 25 Oct, 2026 at 09:00 am to Sun, 25 Oct, 2026 at 06:00 pm at Royal Highland Centre, The Stables, 2 Ingliston Rd, Ingliston, Newbridge, Inverkeithing, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Comic Con Scotland",
        "image": "https://cdn-az.allevents.in/events9/banners/9cf7293647d9523df5e42290ede5635c6c9bcbaa014f2b2fe55bf33c12d52ad2-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1785900922",
        "startDate": "2026-10-25T09:00:00+00:00",
        "endDate": "2026-10-25T18:00:00+00:00",
        "url": "https://allevents.in/inverkeithing/comic-con-scotland/300041654251",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Royal Highland Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Stables, 2 Ingliston Rd, Ingliston, Newbridge",
                "addressLocality": "Inverkeithing",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.94232200",
                "longitude": "-3.37028900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "COMIC CON SCOTLAND is one of Europe's largest pop culture conventions, attracting tens of thousands of fans annually to the Royal Highland Centre"
    }
]
```