

# Event Details

- **Event Name**: Monday Night DARTS!
- **Event Start and End Date**: Mon, 16 Feb, 2026 at 06:00 pm – Mon, 16 Feb, 2026 at 11:00 pm
- **Event Description**: ALL WELCOME!
- **Event URL**: https://allevents.in/whitby/monday-night-darts/200029661702326
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Whitby
- **state**: ON
- **country**: Canada
- **location**: 117 Byron St. S., Whitby, ON, Canada, Ontario L1N 4P5
- **lat**: 43.87902
- **long**: -78.94287
- **full address**: 117 Byron St. S., Whitby, ON, Canada, Ontario L1N 4P5

## Event gallery

- **Alt text**: Monday Night DARTS!
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monday+Night+DARTS%21&date=Mon%2C+16+Feb%2C+2026+at+06%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Monday Night DARTS! being held?
  - **A:** Monday Night DARTS! takes place on Mon, 16 Feb, 2026 at 06:00 pm to Mon, 16 Feb, 2026 at 11:00 pm at 117 Byron St. S., Whitby, ON, Canada, Ontario L1N 4P5.
- **Q**: Who is organizing Monday Night DARTS!?
  - **A:** Monday Night DARTS! is organized by Royal Canadian Legion Branch 112 - Whitby, Ontario.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Monday Night DARTS!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Monday+Night+DARTS%21&date=Mon%2C+16+Feb%2C+2026+at+06%3A00+pm&bg=2",
        "startDate": "2026-02-16",
        "endDate": "2026-02-16",
        "url": "https://allevents.in/whitby/monday-night-darts/200029661702326",
        "location": {
            "@type": "Place",
            "name": "117 Byron St. S., Whitby, ON, Canada, Ontario L1N 4P5",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "117 Byron St S, Whitby, ON L1N 4P5, Canada",
                "addressLocality": "Whitby",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.87902",
                "longitude": "-78.94287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ALL WELCOME!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Royal Canadian Legion Branch 112 - Whitby Ontario",
                "url": "https://allevents.in/org/royal-canadian-legion-branch-112-whitby-ontario/19794989"
            }
        ]
    }
]
```