

# Event Details

- **Event Name**: CANCELLED: American Southwest Movie Screening
- **Event Start and End Date**: Tue, 31 Mar, 2026 at 04:00 pm
- **Event Description**: We’re sorry to share that this event has been cancelled. Thank you for your continued support and understanding. We hope to see you at one of our future events!
- **Event URL**: https://allevents.in/rochester/cancelled-american-southwest-movie-screening/200029604074218
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: NH
- **country**: United States
- **location**: 32 N Main St, Rochester, NH 03867-1905, United States
- **lat**: 43.30403
- **long**: -70.97709
- **full address**: 32 N Main St, Rochester, NH 03867-1905, United States

## Event gallery

- **Alt text**: CANCELLED: American Southwest Movie Screening
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d095a3882c8fa4e69d0f3700761dc6cc56f4f5d246a84410cf1c29d791742121-rimg-w474-h266-dc8dd3dd-gmir?v=1774832811

## FAQs

- **Q**: When and where is CANCELLED: American Southwest Movie Screening being held?
  - **A:** CANCELLED: American Southwest Movie Screening takes place on Tue, 31 Mar, 2026 at 04:00 pm to Tue, 31 Mar, 2026 at 04:00 pm at 32 N Main St, Rochester, NH 03867-1905, United States.
- **Q**: Who is organizing CANCELLED: American Southwest Movie Screening?
  - **A:** CANCELLED: American Southwest Movie Screening is organized by Moose Mountains Regional Greenways.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CANCELLED: American Southwest Movie Screening",
        "image": "https://cdn-az.allevents.in/events5/banners/d095a3882c8fa4e69d0f3700761dc6cc56f4f5d246a84410cf1c29d791742121-rimg-w474-h266-dc8dd3dd-gmir?v=1774832811",
        "startDate": "2026-03-31",
        "url": "https://allevents.in/rochester/cancelled-american-southwest-movie-screening/200029604074218",
        "eventStatus": "https://schema.org/EventCancelled",
        "location": {
            "@type": "Place",
            "name": "32 N Main St, Rochester, NH 03867-1905, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32 N Main St, Rochester, NH 03867-1905, United States",
                "addressLocality": "Rochester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.30403",
                "longitude": "-70.97709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re sorry to share that this event has been cancelled. Thank you for your continued support and understanding. We hope to see you at one of our future events!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moose Mountains Regional Greenways",
                "url": "https://allevents.in/org/moose-mountains-regional-greenways/19566489"
            }
        ]
    }
]
```