

# Event Details

- **Event Name**: OPEN DAY
- **Event Start and End Date**: Sat, 02 May, 2026 at 12:00 am (+12:00)
- **Event Description**: FUN OPEN DAY at the Motueka Toy Library come along to play, enjoy free coffee for parents and ice cream for the kids
- **Event URL**: https://allevents.in/nelson/open-day/200029959804042
- **Event Categories**: Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nelson
- **state**: NE
- **country**: New Zealand
- **location**: 44 Pah Street, Port Motueka, New Zealand 7120
- **lat**: -41.10925
- **long**: 173.00637
- **full address**: 44 Pah Street, Port Motueka, New Zealand 7120, 44 Pah St, Motueka 7120, New Zealand, Nelson

## Event gallery

- **Alt text**: OPEN DAY
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b2d98d0c7215dd5949d29fe09449762fd39b416cf19c9ad43010776d6370f884-rimg-w1200-h1679-dcf5f5f2-gmir?v=1776439001

## FAQs

- **Q**: When and where is OPEN DAY being held?
  - **A:** OPEN DAY takes place on Sat, 02 May, 2026 at 12:00 am to Sat, 02 May, 2026 at 12:00 am at 44 Pah Street, Port Motueka, New Zealand 7120, 44 Pah St, Motueka 7120, New Zealand, Nelson.
- **Q**: Who is organizing OPEN DAY?
  - **A:** OPEN DAY is organized by Motueka District Toy Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "OPEN DAY",
        "image": "https://cdn-az.allevents.in/events4/banners/b2d98d0c7215dd5949d29fe09449762fd39b416cf19c9ad43010776d6370f884-rimg-w1200-h1679-dcf5f5f2-gmir?v=1776439001",
        "startDate": "2026-05-02T00:00:00+12:00",
        "url": "https://allevents.in/nelson/open-day/200029959804042",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "44 Pah Street, Port Motueka, New Zealand 7120",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 Pah St, Motueka 7120, New Zealand",
                "addressLocality": "Nelson",
                "addressRegion": "NE",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.10925",
                "longitude": "173.00637"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FUN OPEN DAY at the Motueka Toy Library come along to play, enjoy free coffee for parents and ice cream for the kids",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Motueka District Toy Library",
                "url": "https://allevents.in/org/motueka-district-toy-library/27702950"
            }
        ]
    }
]
```