

# Event Details

- **Event Name**: Seed Library opens
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 10:00 am
- **Event Description**: The Seed Library opens for the 2026 season, seeds available February - April. Everyone in the community may request up to 10 seed packets per person. Seeds include a variety of vegetables, flowers, and herbs.
- **Event URL**: https://allevents.in/la-grande/seed-library-opens/200029376366301
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 228

## Ticket Details


## Event venue details

- **city**: La Grande
- **state**: OR
- **country**: United States
- **location**: 2006 Fourth Street, La Grande, OR, United States, Oregon 97850
- **lat**: 45.32996
- **long**: -118.09661
- **full address**: 2006 Fourth Street, La Grande, OR, United States, Oregon 97850

## Event gallery

- **Alt text**: Seed Library opens
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ae4be9b53c9a6614925ebb3bd571cd83fbea5431c683c497bd636d9ad6ab5c17-rimg-w1200-h675-dcf1f1ef-gmir?v=1769990358

## FAQs

- **Q**: When and where is Seed Library opens being held?
  - **A:** Seed Library opens takes place on Wed, 04 Feb, 2026 at 10:00 am to Wed, 04 Feb, 2026 at 10:00 am at 2006 Fourth Street, La Grande, OR, United States, Oregon 97850.
- **Q**: Who is organizing Seed Library opens?
  - **A:** Seed Library opens is organized by Cook Memorial Library - La Grande, Oregon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seed Library opens",
        "image": "https://cdn-az.allevents.in/events3/banners/ae4be9b53c9a6614925ebb3bd571cd83fbea5431c683c497bd636d9ad6ab5c17-rimg-w1200-h675-dcf1f1ef-gmir?v=1769990358",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/la-grande/seed-library-opens/200029376366301",
        "location": {
            "@type": "Place",
            "name": "2006 Fourth Street, La Grande, OR, United States, Oregon 97850",
            "address": {
                "@type": "PostalAddress",
                "name": "2006 Fourth Street, La Grande, OR, United States, Oregon 97850",
                "addressLocality": "La Grande",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.32996",
                "longitude": "-118.09661"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Seed Library opens for the 2026 season, seeds available February - April. Everyone in the community may request up to 10 seed packets per person. Seeds include a variety of vegetables, flowers, and herbs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cook Memorial Library - La Grande Oregon",
                "url": "https://allevents.in/org/cook-memorial-library-la-grande-oregon/26101435"
            }
        ]
    }
]
```