

# Event Details

- **Event Name**: Open Day
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 10:00 am (+01:00)
- **Event Description**: Gate opens 10.00am. Fun packed day with refreshments available. Come see what your towns bowls club has to offer!!
- **Event URL**: https://allevents.in/newark-on-trent/open-day/200029942065222
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Newark-on-trent
- **state**: EN
- **country**: United Kingdom
- **location**: London Road, Newark upon Trent
- **lat**: 53.07056
- **long**: -0.8007
- **full address**: London Road, Newark upon Trent, Andrew Cowling, 64 London Road, Newark, NG24 1SB, United Kingdom, Newark-on-trent

## Event gallery

- **Alt text**: Open Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0417107c2205cc919450cb3ff52183eed38bed6229864df0ac2da5858311f324-rimg-w1200-h541-dcaea373-gmir?v=1776170121

## FAQs

- **Q**: When and where is Open Day being held?
  - **A:** Open Day takes place on Sat, 18 Apr, 2026 at 10:00 am to Sat, 18 Apr, 2026 at 10:00 am at London Road, Newark upon Trent, Andrew Cowling, 64 London Road, Newark, NG24 1SB, United Kingdom, Newark-on-trent.
- **Q**: Who is organizing Open Day?
  - **A:** Open Day is organized by Newark Town Bowls Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Open Day is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Newark-on-trent, this event is thoughtfully curated to deliver a standout experience worth every moment. If Open Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Open Day",
        "image": "https://cdn-az.allevents.in/events3/banners/0417107c2205cc919450cb3ff52183eed38bed6229864df0ac2da5858311f324-rimg-w1200-h541-dcaea373-gmir?v=1776170121",
        "startDate": "2026-04-18T10:00:00+01:00",
        "url": "https://allevents.in/newark-on-trent/open-day/200029942065222",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "London Road, Newark upon Trent",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Andrew Cowling, 64 London Road, Newark, NG24 1SB, United Kingdom",
                "addressLocality": "Newark-on-trent",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.07056",
                "longitude": "-0.8007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gate opens 10.00am. Fun packed day with refreshments available. Come see what your towns bowls club has to offer!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newark Town Bowls Club",
                "url": "https://allevents.in/org/newark-town-bowls-club/24106722"
            }
        ]
    }
]
```