

# Event Details

- **Event Name**: Movie Matinee (Snow White)
- **Event Start and End Date**: Fri, 22 Aug, 2025 at 02:00 pm
- **Event Description**: Grab your popcorn and join us as we watch Snow White downstairs in the meeting room at 2! Can't wait to see you there!
- **Event URL**: https://allevents.in/albemarle/movie-matinee-snow-white/200028643371248
- **Event Categories**: entertainment, meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Albemarle
- **state**: NC
- **country**: United States
- **location**: 133 E Main St, Albemarle, NC, United States, North Carolina 28001
- **lat**: 35.35052
- **long**: -80.19676
- **full address**: 133 E Main St, Albemarle, NC, United States, North Carolina 28001

## Event gallery

- **Alt text**: Movie Matinee (Snow White)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/29a35f905355e14277574d2c839b55abec18e9bc55c0a4c0b145a4e1f2370cde-rimg-w1200-h675-dcfefffe-gmir?v=1755377812

## FAQs

- **Q**: When and where is Movie Matinee (Snow White) being held?
  - **A:** Movie Matinee (Snow White) takes place on Fri, 22 Aug, 2025 at 02:00 pm to Fri, 22 Aug, 2025 at 02:00 pm at 133 E Main St, Albemarle, NC, United States, North Carolina 28001.
- **Q**: Who is organizing Movie Matinee (Snow White)?
  - **A:** Movie Matinee (Snow White) is organized by Stanly County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Matinee (Snow White)",
        "image": "https://cdn-az.allevents.in/events7/banners/29a35f905355e14277574d2c839b55abec18e9bc55c0a4c0b145a4e1f2370cde-rimg-w1200-h675-dcfefffe-gmir?v=1755377812",
        "startDate": "2025-08-22",
        "url": "https://allevents.in/albemarle/movie-matinee-snow-white/200028643371248",
        "location": {
            "@type": "Place",
            "name": "133 E Main St, Albemarle, NC, United States, North Carolina 28001",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "133 E Main St, Albemarle, NC 28001-4939, United States",
                "addressLocality": "Albemarle",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.35052",
                "longitude": "-80.19676"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab your popcorn and join us as we watch Snow White downstairs in the meeting room at 2! Can't wait to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stanly County Library",
                "url": "https://allevents.in/org/stanly-county-library/25979396"
            }
        ]
    }
]
```