

# Event Details

- **Event Name**: Movie Showing
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 02:30 pm – Fri, 03 Apr, 2026 at 04:00 pm
- **Event Description**: Friday, April 3rd at 2:30pm.  Watching a spongy pirate movie. Snacks from home are allowed, pillows and blankets as well. All Ages.
- **Event URL**: https://allevents.in/abbotsford/movie-showing/200029815945246
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Abbotsford
- **state**: WI
- **country**: United States
- **location**: 203 N 1st St / P.O. Box 506, Abbotsford, WI, United States, Wisconsin 54405
- **lat**: 44.95217
- **long**: -90.32108
- **full address**: 203 N 1st St / P.O. Box 506, Abbotsford, WI, United States, Wisconsin 54405

## Event gallery

- **Alt text**: Movie Showing
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7d2720bc42a2aa8515f6cdc4a8b8834f6a3f47ed54bd3dc7b2df80a288b6fb09-rimg-w1200-h675-dc083449-gmir?v=1774355223

## FAQs

- **Q**: When and where is Movie Showing being held?
  - **A:** Movie Showing takes place on Fri, 03 Apr, 2026 at 02:30 pm to Fri, 03 Apr, 2026 at 04:00 pm at 203 N 1st St / P.O. Box 506, Abbotsford, WI, United States, Wisconsin 54405.
- **Q**: Who is organizing Movie Showing?
  - **A:** Movie Showing is organized by Abbotsford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Showing",
        "image": "https://cdn-az.allevents.in/events6/banners/7d2720bc42a2aa8515f6cdc4a8b8834f6a3f47ed54bd3dc7b2df80a288b6fb09-rimg-w1200-h675-dc083449-gmir?v=1774355223",
        "startDate": "2026-04-03",
        "endDate": "2026-04-03",
        "url": "https://allevents.in/abbotsford/movie-showing/200029815945246",
        "location": {
            "@type": "Place",
            "name": "203 N 1st St / P.O. Box 506, Abbotsford, WI, United States, Wisconsin 54405",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "506 N 1st St, Abbotsford, WI 54405-9534, United States",
                "addressLocality": "Abbotsford",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.95217",
                "longitude": "-90.32108"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday, April 3rd at 2:30pm.  Watching a spongy pirate movie. Snacks from home are allowed, pillows and blankets as well. All Ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abbotsford Public Library",
                "url": "https://allevents.in/org/abbotsford-public-library/14261175",
                "description": "Visit our website under the INFO tab to find out more about new books at the library!"
            }
        ]
    }
]
```