

# Event Details

- **Event Name**: Players Club live at West Church Social 
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 08:30 pm
- **Event Description**: Live music dance party!
- **Event URL**: https://allevents.in/newark/players-club-live-at-west-church-social/200028739263238
- **Event Categories**: music, entertainment, parties, live-music
- **Interested Audience**: 
  - total_interested_count: 55

## Ticket Details

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

## Event venue details

- **city**: Newark
- **state**: OH
- **country**: United States
- **location**: 1650 W Church St, Newark, OH 43055, United States
- **lat**: 40.05657
- **long**: -82.45515
- **full address**: 1650 W Church St, Newark, OH 43055, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Players Club Band (https://allevents.in/org/players-club-band/20733908)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/60be755ebf7c0d599fb56c7ea1a498c3f8995842dc519c1c59c8abd99f3faff3-rimg-w1200-h628-dcffffff-gmir?v=1768067431
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e3190a227a2299e6fd0a6966bf89750807973db02cbdfb5d3a8e038092694974-rimg-w300-h300-dc161515-gmir?v=1768067431

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 16 Jan, 2026 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** 1650 W Church St, Newark, OH 43055, United States
- **Q**: Who is organizing the event?
  - **A:** Players Club Band
- **Q**: What type of event is this?
  - **A:** music, entertainment, parties, live-music
- **Q**: Where can I find ticket details about Players Club live at West Church Social  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Players Club live at West Church Social",
        "image": "https://cdn-az.allevents.in/events6/banners/60be755ebf7c0d599fb56c7ea1a498c3f8995842dc519c1c59c8abd99f3faff3-rimg-w1200-h628-dcffffff-gmir?v=1768067431",
        "startDate": "2026-01-16",
        "url": "https://allevents.in/newark/players-club-live-at-west-church-social/200028739263238",
        "location": {
            "@type": "Place",
            "name": "1650 W Church St, Newark, OH 43055, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1650 W Church St, Newark, OH 43055, United States",
                "addressLocality": "Newark",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.05657",
                "longitude": "-82.45515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music dance party!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Players Club Band",
                "url": "https://allevents.in/org/players-club-band/20733908"
            }
        ]
    }
]
```