

# Event Details

- **Event Name**: Country Night
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 10:00 am
- **Event Description**: Dust off your boots! Country Night is coming to Brooks with line dancing, country tunes and good times from 8pm till late.
- **Event URL**: https://allevents.in/penrith/country-night/200029120152403
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Penrith
- **state**: NS
- **country**: Australia
- **location**: Lot 3989 Lakeside Parade, Jordan Springs, NSW, Australia, New South Wales 2747
- **lat**: -33.72912
- **long**: 150.7263
- **full address**: Lot 3989 Lakeside Parade, Jordan Springs, NSW, Australia, New South Wales 2747, 3989 Lakeside Pde, Jordan Springs NSW 2747, Australia, Penrith

## Event gallery

- **Alt text**: Country Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a2193f27bf14487dd3d874aa7b6f23126b467e3cc5eab79bb4ba4cd3af612110-rimg-w1200-h375-dcd99140-gmir?v=1762194482

## FAQs

- **Q**: When and where is Country Night being held?
  - **A:** Country Night takes place on Sat, 08 Nov, 2025 at 10:00 am to Sat, 08 Nov, 2025 at 10:00 am at Lot 3989 Lakeside Parade, Jordan Springs, NSW, Australia, New South Wales 2747, 3989 Lakeside Pde, Jordan Springs NSW 2747, Australia, Penrith.
- **Q**: Who is organizing Country Night?
  - **A:** Country Night is organized by Brooks Jordan Springs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country Night",
        "image": "https://cdn-az.allevents.in/events3/banners/a2193f27bf14487dd3d874aa7b6f23126b467e3cc5eab79bb4ba4cd3af612110-rimg-w1200-h375-dcd99140-gmir?v=1762194482",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/penrith/country-night/200029120152403",
        "location": {
            "@type": "Place",
            "name": "Lot 3989 Lakeside Parade, Jordan Springs, NSW, Australia, New South Wales 2747",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3989 Lakeside Pde, Jordan Springs NSW 2747, Australia",
                "addressLocality": "Penrith",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.72912",
                "longitude": "150.7263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dust off your boots! Country Night is coming to Brooks with line dancing, country tunes and good times from 8pm till late.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brooks Jordan Springs",
                "url": "https://allevents.in/org/brooks-jordan-springs/23608517"
            }
        ]
    }
]
```