

# Event Details

- **Event Name**: First Valley, Last Rally
- **Event Start and End Date**: Wed, 07 Jan, 2026 at 05:00 pm
- **Event Description**: 5:00 - Doors Open
5:30 - Presentation in Gym
7:00- Final Bell - End of Event
- **Event URL**: https://allevents.in/grand-forks/first-valley-last-rally/200029358674802
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 256

## Ticket Details

- **Ticket URL**: http://facebook.com/200029358674802?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grand+forks-events

## Event venue details

- **city**: Grand Forks
- **state**: ND
- **country**: United States
- **location**: Valley Middle School
- **lat**: 47.924571314306
- **long**: -97.05643199069
- **full address**: Valley Middle School, 2100 5th Ave N, Grand Forks, ND 58203, United States

## Event gallery

- **Alt text**: First Valley, Last Rally
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/69f415343904432645a49b2ac42b19f0089f666c2e715135047527815ee9fb17-rimg-w1108-h490-dcd7a67a-gmir?v=1767479770

## FAQs

- **Q**: When and where is First Valley, Last Rally being held?
  - **A:** First Valley, Last Rally takes place on Wed, 07 Jan, 2026 at 05:00 pm to Wed, 07 Jan, 2026 at 05:00 pm at Valley Middle School, 2100 5th Ave N, Grand Forks, ND 58203, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Valley, Last Rally",
        "image": "https://cdn-az.allevents.in/events5/banners/69f415343904432645a49b2ac42b19f0089f666c2e715135047527815ee9fb17-rimg-w1108-h490-dcd7a67a-gmir?v=1767479770",
        "startDate": "2026-01-07",
        "url": "https://allevents.in/grand-forks/first-valley-last-rally/200029358674802",
        "location": {
            "@type": "Place",
            "name": "Valley Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 5th Ave N, Grand Forks, ND 58203, United States",
                "addressLocality": "Grand Forks",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.924571314306",
                "longitude": "-97.05643199069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5:00 - Doors Open\n5:30 - Presentation in Gym\n7:00- Final Bell - End of Event"
    }
]
```