

# Event Details

- **Event Name**: Country Saturday
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 08:00 pm
- **Event Description**: Dust off those boots and grab your hat. Come grab a bite and a drink and join us for some fun!
- **Event URL**: https://allevents.in/belmar/country-saturday/200029673300423
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details

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

## Event venue details

- **city**: Belmar
- **state**: NJ
- **country**: United States
- **location**: Marina Grille
- **lat**: 40.180747069051
- **long**: -74.029487817426
- **full address**: Marina Grille, 905 Highway 35,Belmar, New Jersey, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Runaway Train (https://allevents.in/org/runaway-train/23487536)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b332c9368167161d733a3642cb66edfc6178199cc9d72e9fe206b86769fb2f12-rimg-w970-h1243-dc181411-gmir?v=1771292243
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/00c75b4b8813ec24fdb749686137fa0dd17c60e0ce78749a7bd48e0787a58057-rimg-w300-h300-dc181412-gmir?v=1771292243

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Marina Grille, 905 Highway 35,Belmar, New Jersey, United States
- **Q**: Who is organizing the event?
  - **A:** Runaway Train
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Country Saturday ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country Saturday",
        "image": "https://cdn-az.allevents.in/events7/banners/b332c9368167161d733a3642cb66edfc6178199cc9d72e9fe206b86769fb2f12-rimg-w970-h1243-dc181411-gmir?v=1771292243",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/belmar/country-saturday/200029673300423",
        "location": {
            "@type": "Place",
            "name": "Marina Grille",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "905 Highway 35,Belmar, New Jersey",
                "addressLocality": "Belmar",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.180747069051",
                "longitude": "-74.029487817426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dust off those boots and grab your hat. Come grab a bite and a drink and join us for some fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Runaway Train",
                "url": "https://allevents.in/org/runaway-train/23487536"
            }
        ]
    }
]
```