

# Event Details

- **Event Name**: Yearbook Distribution
- **Event Start and End Date**: Wed, 14 May, 2025 at 01:00 pm
- **Event Description**: Pick up your yearbook after school in the cafeteria. You can also buy one at this time, the cost is $75. There is a limited supply. If you cannot come at this time you will need to wait until next week to receive your book.
- **Event URL**: https://allevents.in/winnemucca/yearbook-distribution/200028068217943
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Winnemucca
- **state**: NV
- **country**: United States
- **location**: Albert M Lowry High School
- **lat**: 40.972572314948
- **long**: -117.71051485859
- **full address**: Albert M Lowry High School, 5279 Kluncy Canyon Rd, Winnemucca, NV 89445, United States,Winnemucca, Nevada

## Event gallery

- **Alt text**: Yearbook Distribution
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9d3ab9d96d854dc2b1c45f13260db6d0dae6c5bf1d77c188b36ff042e5652b5f-rimg-w1200-h900-dc302f2f-gmir?v=1746848679

## FAQs

- **Q**: When and where is Yearbook Distribution being held?
  - **A:** Yearbook Distribution takes place on Wed, 14 May, 2025 at 01:00 pm to Wed, 14 May, 2025 at 01:00 pm at Albert M Lowry High School, 5279 Kluncy Canyon Rd, Winnemucca, NV 89445, United States,Winnemucca, Nevada.
- **Q**: Who is organizing Yearbook Distribution?
  - **A:** Yearbook Distribution is organized by Albert M Lowry High School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yearbook Distribution",
        "image": "https://cdn-az.allevents.in/events1/banners/9d3ab9d96d854dc2b1c45f13260db6d0dae6c5bf1d77c188b36ff042e5652b5f-rimg-w1200-h900-dc302f2f-gmir?v=1746848679",
        "startDate": "2025-05-14",
        "url": "https://allevents.in/winnemucca/yearbook-distribution/200028068217943",
        "location": {
            "@type": "Place",
            "name": "Albert M Lowry High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5279 Kluncy Canyon Rd, Winnemucca, NV 89445, United States,Winnemucca, Nevada",
                "addressLocality": "Winnemucca",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.972572314948",
                "longitude": "-117.71051485859"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pick up your yearbook after school in the cafeteria. You can also buy one at this time, the cost is $75. There is a limited supply. If you cannot come at this time you will need to wait until next week to receive your book.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Albert M Lowry High School",
                "url": "https://allevents.in/org/albert-m-lowry-high-school/6905355",
                "description": "The official page for Albert M. Lowry High School located in Winnemucca, NV."
            }
        ]
    }
]
```