

# Event Details

- **Event Name**: Corn Hole Social
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 06:00 pm – Tue, 06 Jan, 2026 at 10:00 pm
- **Event Description**: Mark your calendars for our cornhole social. This event is open to all Elks and their bona fide friends! We encourage all levels of play. This is just to have a little competitive fun while honing your skills.
- **Event URL**: https://allevents.in/red-bank/corn-hole-social/200029393158454
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Red Bank
- **state**: NJ
- **country**: United States
- **location**: Red Bank Elk Lodge
- **lat**: 40.352024554824
- **long**: -74.066993322183
- **full address**: Red Bank Elk Lodge, 40 W Front St,Red Bank, New Jersey, United States

## Event gallery

- **Alt text**: Corn Hole Social
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5500b04fb3f432294863c1f5d7f83dc227315154009af3e0ae135b389e7eb123-rimg-w1200-h1553-dcfef7ee-gmir?v=1767048658

## FAQs

- **Q**: When and where is Corn Hole Social being held?
  - **A:** Corn Hole Social takes place on Tue, 06 Jan, 2026 at 06:00 pm to Tue, 06 Jan, 2026 at 10:00 pm at Red Bank Elk Lodge, 40 W Front St,Red Bank, New Jersey, United States.
- **Q**: Who is organizing Corn Hole Social?
  - **A:** Corn Hole Social is organized by Red Bank Elk Lodge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Corn Hole Social",
        "image": "https://cdn-az.allevents.in/events1/banners/5500b04fb3f432294863c1f5d7f83dc227315154009af3e0ae135b389e7eb123-rimg-w1200-h1553-dcfef7ee-gmir?v=1767048658",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/red-bank/corn-hole-social/200029393158454",
        "location": {
            "@type": "Place",
            "name": "Red Bank Elk Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 W Front St,Red Bank, New Jersey",
                "addressLocality": "Red Bank",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.352024554824",
                "longitude": "-74.066993322183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars for our cornhole social. This event is open to all Elks and their bona fide friends! We encourage all levels of play. This is just to have a little competitive fun while honing your skills.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Bank Elk Lodge",
                "url": "https://allevents.in/org/red-bank-elk-lodge/26828449"
            }
        ]
    }
]
```