

# Event Details

- **Event Name**: Community Cinema: Home Alone
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 02:00 pm
- **Event Description**: Eight-year-old Kevin McCallister makes the most of the situation after his family unwittingly leaves him behind when they go on Christmas vacation. When thieves try to break into his home, he puts up a fight like no other.
- **Event URL**: https://allevents.in/buckie/community-cinema-home-alone/200028999491954
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Buckie
- **state**: SC
- **country**: United Kingdom
- **location**: Castle Street, AB45 1DL Banff, United Kingdom
- **lat**: 57.66553
- **long**: -2.52318
- **full address**: Castle Street, AB45 1DL Banff, United Kingdom, Buckie, United Kingdom

## Event gallery

- **Alt text**: Community Cinema: Home Alone
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f1a71d94173c3aa0afed4ef03127a0053db512dc431900c9686da3d29e6bcddd-rimg-w696-h397-dc286633-gmir?v=1766199847

## FAQs

- **Q**: When and where is Community Cinema: Home Alone being held?
  - **A:** Community Cinema: Home Alone takes place on Mon, 29 Dec, 2025 at 02:00 pm to Mon, 29 Dec, 2025 at 02:00 pm at Castle Street, AB45 1DL Banff, United Kingdom, Buckie, United Kingdom.
- **Q**: Who is organizing Community Cinema: Home Alone?
  - **A:** Community Cinema: Home Alone is organized by Banff Castle Community Centre - Banffshire.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Cinema: Home Alone",
        "image": "https://cdn-az.allevents.in/events9/banners/f1a71d94173c3aa0afed4ef03127a0053db512dc431900c9686da3d29e6bcddd-rimg-w696-h397-dc286633-gmir?v=1766199847",
        "startDate": "2025-12-29",
        "url": "https://allevents.in/buckie/community-cinema-home-alone/200028999491954",
        "location": {
            "@type": "Place",
            "name": "Castle Street, AB45 1DL Banff, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Castle Street, AB45 1DL Banff, United Kingdom, Buckie, United Kingdom",
                "addressLocality": "Buckie",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.66553",
                "longitude": "-2.52318"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Eight-year-old Kevin McCallister makes the most of the situation after his family unwittingly leaves him behind when they go on Christmas vacation. When thieves try to break into his home, he puts up a fight like no other.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Banff Castle Community Centre - Banffshire",
                "url": "https://allevents.in/org/banff-castle-community-centre-banffshire/21557221"
            }
        ]
    }
]
```