

# Event Details

- **Event Name**: Ladies Golf Night
- **Event Start and End Date**: Mon, 29 Sep, 2025 at 03:00 pm – Mon, 29 Sep, 2025 at 06:00 pm
- **Event Description**: Ladies Golf every Monday with tee off at 3 or 5 pm. Loonie draw at 5:30 pm.
- **Event URL**: https://allevents.in/noyes/ladies-golf-night/200028937983823
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200028937983823?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=noyes-events

## Event venue details

- **city**: Noyes
- **state**: MN
- **country**: United States
- **location**: Emerson Golf Course
- **lat**: 49.008641915436
- **long**: -97.200474449378
- **full address**: Emerson Golf Course, 5 South Ave,Emerson, Manitoba, Noyes, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b3334ae05b85961ae8b41d2332845f06f8d52439e2df9c5721467b1dc6050348-rimg-w600-h900-dcbd91db-gmir?v=1759079037
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/32e5325225979287aacbd6db8019a0978abb9fcde862571cf6ea4c0a5e877df8-rimg-w300-h300-dcba8eda-gmir?v=1759079037

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 29 Sep, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Emerson Golf Course, 5 South Ave,Emerson, Manitoba, Noyes, United States
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Ladies Golf Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Ladies Golf Night",
        "image": "https://cdn-az.allevents.in/events8/banners/b3334ae05b85961ae8b41d2332845f06f8d52439e2df9c5721467b1dc6050348-rimg-w600-h900-dcbd91db-gmir?v=1759079037",
        "startDate": "2025-09-29",
        "endDate": "2025-09-29",
        "url": "https://allevents.in/noyes/ladies-golf-night/200028937983823",
        "location": {
            "@type": "Place",
            "name": "Emerson Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 South Ave,Emerson, Manitoba",
                "addressLocality": "Noyes",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.008641915436",
                "longitude": "-97.200474449378"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ladies Golf every Monday with tee off at 3 or 5 pm. Loonie draw at 5:30 pm."
    }
]
```