

# Event Details

- **Event Name**: Seed Library Kickoff at Mountain View
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 10:00 am – Fri, 20 Mar, 2026 at 06:00 pm
- **Event Description**: Our Seed Library opens on the first day of spring! Stop by to take free seeds for your garden and find out how you can donate seeds back later in the season. Available while supplies last.
- **Event URL**: https://allevents.in/anchorage/seed-library-kickoff-at-mountain-view/200029747712547
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Anchorage
- **state**: AK
- **country**: United States
- **location**: 120 Bragaw St, Anchorage, AK 99508
- **lat**: 61.22377
- **long**: -149.80863
- **full address**: 120 Bragaw St, Anchorage, AK 99508, United States

## Event gallery

- **Alt text**: Seed Library Kickoff at Mountain View
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1228f03f2e0d74241ec13308b5ab29d7f30570083ffe1cafbab9286402675d53-rimg-w1200-h668-dc171814-gmir?v=1773896797

## FAQs

- **Q**: When and where is Seed Library Kickoff at Mountain View being held?
  - **A:** Seed Library Kickoff at Mountain View takes place on Fri, 20 Mar, 2026 at 10:00 am to Fri, 20 Mar, 2026 at 06:00 pm at 120 Bragaw St, Anchorage, AK 99508, United States.
- **Q**: Who is organizing Seed Library Kickoff at Mountain View?
  - **A:** Seed Library Kickoff at Mountain View is organized by Anchorage Public Library (Mountain View Library).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seed Library Kickoff at Mountain View",
        "image": "https://cdn-az.allevents.in/events7/banners/1228f03f2e0d74241ec13308b5ab29d7f30570083ffe1cafbab9286402675d53-rimg-w1200-h668-dc171814-gmir?v=1773896797",
        "startDate": "2026-03-20",
        "endDate": "2026-03-20",
        "url": "https://allevents.in/anchorage/seed-library-kickoff-at-mountain-view/200029747712547",
        "location": {
            "@type": "Place",
            "name": "120 Bragaw St, Anchorage, AK 99508",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Bragaw St, Anchorage, AK 99508-1307, United States",
                "addressLocality": "Anchorage",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "61.22377",
                "longitude": "-149.80863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Seed Library opens on the first day of spring! Stop by to take free seeds for your garden and find out how you can donate seeds back later in the season. Available while supplies last.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anchorage Public Library (Mountain View Library)",
                "url": "https://allevents.in/org/anchorage-public-library-mountain-view-library/12971189",
                "description": "Your local branch of the Anchorage Public Library."
            }
        ]
    }
]
```