

# Event Details

- **Event Name**: Movie Matinee at Mountain View Library
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 03:30 pm – Sat, 21 Mar, 2026 at 05:30 pm
- **Event Description**: Come on by and watch a movie at the library for free! Concessions provided.
- **Event URL**: https://allevents.in/anchorage/movie-matinee-at-mountain-view-library/200029682174242
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Movie Matinee at Mountain View Library
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e5ec2215ecf641d13a7de885f935d3e74d7a479e4e166aa1a6ae968fc516fb86-rimg-w851-h315-dc000000-gmir?v=1771418681

## FAQs

- **Q**: When and where is Movie Matinee at Mountain View Library being held?
  - **A:** Movie Matinee at Mountain View Library takes place on Sat, 21 Mar, 2026 at 03:30 pm to Sat, 21 Mar, 2026 at 05:30 pm at 120 Bragaw St, Anchorage, AK 99508, United States.
- **Q**: Who is organizing Movie Matinee at Mountain View Library?
  - **A:** Movie Matinee at Mountain View Library is organized by Anchorage Public Library (Mountain View Library).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Matinee at Mountain View Library",
        "image": "https://cdn-az.allevents.in/events6/banners/e5ec2215ecf641d13a7de885f935d3e74d7a479e4e166aa1a6ae968fc516fb86-rimg-w851-h315-dc000000-gmir?v=1771418681",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/anchorage/movie-matinee-at-mountain-view-library/200029682174242",
        "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": "Come on by and watch a movie at the library for free! Concessions provided.",
        "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."
            }
        ]
    }
]
```