

# Event Details

- **Event Name**: Movie Matinee: 12 Angry Men
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 01:00 pm
- **Event Description**: Our Movie Matinées are free & open to everyone. Enjoy a film in a cozy setting with popcorn provided while supplies last. This month’s viewings are Fargo and 12 Angry Men.
- **Event URL**: https://allevents.in/sierra-vista/movie-matinee-12-angry-men/200030186539657
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Sierra Vista
- **state**: AZ
- **country**: United States
- **location**: 2600 E Tacoma St, Sierra Vista, AZ, United States, Arizona 85635
- **lat**: 31.56536
- **long**: -110.27132
- **full address**: 2600 E Tacoma St, Sierra Vista, AZ, United States, Arizona 85635

## Event gallery

- **Alt text**: Movie Matinee: 12 Angry Men
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/21bc24f1d94e52f1a38a109db39ddf077177e0b84dc1dcd021453cbc65295715-rimg-w1200-h800-dc040305-gmir?v=1781911156

## FAQs

- **Q**: When and where is Movie Matinee: 12 Angry Men being held?
  - **A:** Movie Matinee: 12 Angry Men takes place on Wed, 24 Jun, 2026 at 01:00 pm to Wed, 24 Jun, 2026 at 01:00 pm at 2600 E Tacoma St, Sierra Vista, AZ, United States, Arizona 85635.
- **Q**: Who is organizing Movie Matinee: 12 Angry Men?
  - **A:** Movie Matinee: 12 Angry Men is organized by City of Sierra Vista Library, Recreation, and Cultural Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Matinee: 12 Angry Men",
        "image": "https://cdn-az.allevents.in/events4/banners/21bc24f1d94e52f1a38a109db39ddf077177e0b84dc1dcd021453cbc65295715-rimg-w1200-h800-dc040305-gmir?v=1781911156",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/sierra-vista/movie-matinee-12-angry-men/200030186539657",
        "location": {
            "@type": "Place",
            "name": "2600 E Tacoma St, Sierra Vista, AZ, United States, Arizona 85635",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2600 E Tacoma St, Sierra Vista, AZ 85635-1352, United States",
                "addressLocality": "Sierra Vista",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.56536",
                "longitude": "-110.27132"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Movie Matinées are free & open to everyone. Enjoy a film in a cozy setting with popcorn provided while supplies last. This month’s viewings are Fargo and 12 Angry Men.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Sierra Vista Library Recreation and Cultural Services",
                "url": "https://allevents.in/org/city-of-sierra-vista-library-recreation-and-cultural-services/19240570"
            }
        ]
    }
]
```