

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 05:00 pm
- **Event Description**: Put your knowledge to the test with an evening of trivia fun. The four categories will be:

Stranger Things
Cult Classic Movie Songs
Star Wars
Galaxy Quest

This FREE family event is sponsored by the Friends of the Red River Public Library. All ages are welcome.
- **Event URL**: https://allevents.in/red-river/trivia-night/200029801140933
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Red River
- **state**: NM
- **country**: United States
- **location**: 702 East Main Street, Red River, NM
- **lat**: 36.70465
- **long**: -105.39979
- **full address**: 702 East Main Street, Red River, NM, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7baae483aa1485ee26bf7fa8d5d71700e499ac513c844d60de9685f0b27325b9-rimg-w1080-h479-dc221f20-gmir?v=1773295892

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Tue, 17 Mar, 2026 at 05:00 pm to Tue, 17 Mar, 2026 at 05:00 pm at 702 East Main Street, Red River, NM, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Red River Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events5/banners/7baae483aa1485ee26bf7fa8d5d71700e499ac513c844d60de9685f0b27325b9-rimg-w1080-h479-dc221f20-gmir?v=1773295892",
        "startDate": "2026-03-17",
        "url": "https://allevents.in/red-river/trivia-night/200029801140933",
        "location": {
            "@type": "Place",
            "name": "702 East Main Street, Red River, NM",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 E Main St, Red River, NM 87558, United States",
                "addressLocality": "Red River",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.70465",
                "longitude": "-105.39979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Put your knowledge to the test with an evening of trivia fun. The four categories will be:\n\nStranger Things\nCult Classic Movie Songs\nStar Wars\nGalaxy Quest\n\nThis FREE family event is sponsored by the Friends of the Red River Public Library. All ages are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red River Public Library",
                "url": "https://allevents.in/org/red-river-public-library/21834629"
            }
        ]
    }
]
```