

# Event Details

- **Event Name**: Our Place, Our Time
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 am
- **Event Description**: This is your opportunity to view, on the big screen,  "Our Place, Our Time" - the renowned Adare film from the year 2000, featuring the then village groups and various historical events.
- **Event URL**: https://allevents.in/limerick/our-place-our-time/200029370117748
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Limerick
- **state**: LK
- **country**: Ireland
- **location**: Main Street, Adare, Ireland V94 VOYO
- **lat**: 52.56453
- **long**: -8.78922
- **full address**: Main Street, Adare, Ireland V94 VOYO, Adare Tourist Information Office, Main Street, Limerick, County Limerick, Ireland

## Event gallery

- **Alt text**: Our Place, Our Time
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e60200352ea2f7516770b4e3bdf166842443fb4c9c5559f4f33005988d5967e6-rimg-w489-h676-dcdfda50-gmir?v=1766000868

## FAQs

- **Q**: When and where is Our Place, Our Time being held?
  - **A:** Our Place, Our Time takes place on Sun, 21 Dec, 2025 at 05:00 am to Sun, 21 Dec, 2025 at 05:00 am at Main Street, Adare, Ireland V94 VOYO, Adare Tourist Information Office, Main Street, Limerick, County Limerick, Ireland.
- **Q**: Who is organizing Our Place, Our Time?
  - **A:** Our Place, Our Time is organized by Adare Community Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Our Place, Our Time",
        "image": "https://cdn-az.allevents.in/events6/banners/e60200352ea2f7516770b4e3bdf166842443fb4c9c5559f4f33005988d5967e6-rimg-w489-h676-dcdfda50-gmir?v=1766000868",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/limerick/our-place-our-time/200029370117748",
        "location": {
            "@type": "Place",
            "name": "Main Street, Adare, Ireland V94 VOYO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Adare Tourist Information Office, Main Street, Limerick, County Limerick, Ireland",
                "addressLocality": "Limerick",
                "addressRegion": "LK",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.56453",
                "longitude": "-8.78922"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is your opportunity to view, on the big screen,  \"Our Place, Our Time\" - the renowned Adare film from the year 2000, featuring the then village groups and various historical events.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Adare Community Hall",
                "url": "https://allevents.in/org/adare-community-hall/27251718"
            }
        ]
    }
]
```