

# Event Details

- **Event Name**: Trivia 
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 07:00 pm – Thu, 18 Jun, 2026 at 09:00 pm
- **Event Description**: We now Have Trivia Thursday nights 7-9pm!
- **Event URL**: https://allevents.in/palm-beach/trivia/200030242220117
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Palm Beach
- **state**: FL
- **country**: United States
- **location**: 2677 Forest Hill Blvd, Ste 123, West Palm Beach, FL
- **lat**: 26.65166
- **long**: -80.0837
- **full address**: 2677 Forest Hill Blvd, Ste 123, West Palm Beach, FL, 2677 Forest Hill Blvd, West Palm Beach, FL 33406-5941, United States, Palm Beach

## Event gallery

- **Alt text**: Trivia
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c4fe9aa926ee586073d6e110227740066ee680832d73b54b1611d38f67ebdb9b-rimg-w960-h540-dceceaec-gmir?v=1781561596

## FAQs

- **Q**: When and where is Trivia  being held?
  - **A:** Trivia  takes place on Thu, 18 Jun, 2026 at 07:00 pm to Thu, 18 Jun, 2026 at 09:00 pm at 2677 Forest Hill Blvd, Ste 123, West Palm Beach, FL, 2677 Forest Hill Blvd, West Palm Beach, FL 33406-5941, United States, Palm Beach.
- **Q**: Who is organizing Trivia ?
  - **A:** Trivia  is organized by Newport Diner FL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia",
        "image": "https://cdn-az.allevents.in/events1/banners/c4fe9aa926ee586073d6e110227740066ee680832d73b54b1611d38f67ebdb9b-rimg-w960-h540-dceceaec-gmir?v=1781561596",
        "startDate": "2026-06-18",
        "endDate": "2026-06-18",
        "url": "https://allevents.in/palm-beach/trivia/200030242220117",
        "location": {
            "@type": "Place",
            "name": "2677 Forest Hill Blvd, Ste 123, West Palm Beach, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2677 Forest Hill Blvd, West Palm Beach, FL 33406-5941, United States",
                "addressLocality": "Palm Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.65166",
                "longitude": "-80.0837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We now Have Trivia Thursday nights 7-9pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newport Diner FL",
                "url": "https://allevents.in/org/newport-diner-fl/27293426"
            }
        ]
    }
]
```