

# Event Details

- **Event Name**: Winter Solstice Swim
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am – Sun, 21 Dec, 2025 at 12:00 pm
- **Event Description**: We are trying to keep going as long as possible through the colder weather.

So every Sunday we have a set time for anyone who wants to join us.

please remember lots of warm layers for getting changed, it takes longer to heat up at this time of yr
- **Event URL**: https://allevents.in/omagh/winter-solstice-swim/200029379344139
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Omagh
- **state**: NI
- **country**: United Kingdom
- **location**: Gortin Lakes
- **lat**: 54.6804978014
- **long**: -7.28220642725
- **full address**: Gortin Lakes, Omagh, United Kingdom

## Event gallery

- **Alt text**: Winter Solstice Swim
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/984c22ae143d86614d41e12a2dddde1cf93f30b4f25e4788089bf4351aa54d7c-rimg-w940-h788-dc38b6ff-gmir?v=1766189798

## FAQs

- **Q**: When and where is Winter Solstice Swim being held?
  - **A:** Winter Solstice Swim takes place on Sun, 21 Dec, 2025 at 11:00 am to Sun, 21 Dec, 2025 at 12:00 pm at Gortin Lakes, Omagh, United Kingdom.
- **Q**: Who is organizing Winter Solstice Swim?
  - **A:** Winter Solstice Swim is organized by DipsnTrips.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Solstice Swim",
        "image": "https://cdn-az.allevents.in/events1/banners/984c22ae143d86614d41e12a2dddde1cf93f30b4f25e4788089bf4351aa54d7c-rimg-w940-h788-dc38b6ff-gmir?v=1766189798",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/omagh/winter-solstice-swim/200029379344139",
        "location": {
            "@type": "Place",
            "name": "Gortin Lakes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Omagh",
                "addressLocality": "Omagh",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.6804978014",
                "longitude": "-7.28220642725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are trying to keep going as long as possible through the colder weather.\n\nSo every Sunday we have a set time for anyone who wants to join us.\n\nplease remember lots of warm layers for getting changed, it takes longer to heat up at this time of yr",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DipsnTrips",
                "url": "https://allevents.in/org/dipsntrips/24248842"
            }
        ]
    }
]
```