

# Event Details

- **Event Name**: Trivia
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 01:00 pm
- **Event Description**: Trivia at the museum. Bring a team or join one at the event. Free to play.
- **Event URL**: https://allevents.in/plantation/trivia/200029855400123
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Plantation
- **state**: FL
- **country**: United States
- **location**: 511 N Fig Tree Ln, Plantation, FL, United States, Florida 33317
- **lat**: 26.12871
- **long**: -80.22787
- **full address**: 511 N Fig Tree Ln, Plantation, FL, United States, Florida 33317

## Event gallery

- **Alt text**: Trivia
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/61946d201757bdf5b1ace8b91c8fe7ede112820b91c3eca13ab72b0ba383e0dd-rimg-w1200-h800-dc010101-gmir?v=1774371203

## FAQs

- **Q**: When and where is Trivia being held?
  - **A:** Trivia takes place on Sat, 11 Apr, 2026 at 01:00 pm to Sat, 11 Apr, 2026 at 01:00 pm at 511 N Fig Tree Ln, Plantation, FL, United States, Florida 33317.
- **Q**: Who is organizing Trivia?
  - **A:** Trivia is organized by Plantation Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia",
        "image": "https://cdn-az.allevents.in/events3/banners/61946d201757bdf5b1ace8b91c8fe7ede112820b91c3eca13ab72b0ba383e0dd-rimg-w1200-h800-dc010101-gmir?v=1774371203",
        "startDate": "2026-04-11",
        "url": "https://allevents.in/plantation/trivia/200029855400123",
        "location": {
            "@type": "Place",
            "name": "511 N Fig Tree Ln, Plantation, FL, United States, Florida 33317",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "511 N Fig Tree Ln, Plantation, FL 33317-1849, United States",
                "addressLocality": "Plantation",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.12871",
                "longitude": "-80.22787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia at the museum. Bring a team or join one at the event. Free to play.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plantation Historical Society",
                "url": "https://allevents.in/org/plantation-historical-society/17019175",
                "description": "The Plantation Historical Society, Inc., is organized to assist the Plantation Historical Museum in its mission to preserve and protect the historical and archeological heritage of Plantation and South Florida by focusing on the Museum."
            }
        ]
    }
]
```