

# Event Details

- **Event Name**: Weekday Clinic 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 pm – Mon, 22 Dec, 2025 at 12:30 am
- **Event Description**: Alice will be at Plunket house Monday  checking and installing seats, pop along and see her. This is a free service.
- **Event URL**: https://allevents.in/rotorua/weekday-clinic/200029361378707
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Rotorua
- **state**: BP
- **country**: New Zealand
- **location**: Rotorua Plunket
- **lat**: -38.137162744885
- **long**: 176.2430171762
- **full address**: Rotorua Plunket, 1436 Pukuatua Street,Rotorua, New Zealand

## Event gallery

- **Alt text**: Weekday Clinic
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/20f8efabc640e067dc089428def01d5eb55b8c1da9cba014d2549dc52ee4b048-rimg-w720-h960-dcbec8d4-gmir?v=1765849807

## FAQs

- **Q**: When and where is Weekday Clinic  being held?
  - **A:** Weekday Clinic  takes place on Sun, 21 Dec, 2025 at 11:00 pm to Mon, 22 Dec, 2025 at 12:30 am at Rotorua Plunket, 1436 Pukuatua Street,Rotorua, New Zealand.
- **Q**: Who is organizing Weekday Clinic ?
  - **A:** Weekday Clinic  is organized by Rotorua Car Seat Service.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekday Clinic",
        "image": "https://cdn-az.allevents.in/events8/banners/20f8efabc640e067dc089428def01d5eb55b8c1da9cba014d2549dc52ee4b048-rimg-w720-h960-dcbec8d4-gmir?v=1765849807",
        "startDate": "2025-12-21",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/rotorua/weekday-clinic/200029361378707",
        "location": {
            "@type": "Place",
            "name": "Rotorua Plunket",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1436 Pukuatua Street,Rotorua, New Zealand",
                "addressLocality": "Rotorua",
                "addressRegion": "BP",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.137162744885",
                "longitude": "176.2430171762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Alice will be at Plunket house Monday  checking and installing seats, pop along and see her. This is a free service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotorua Car Seat Service",
                "url": "https://allevents.in/org/rotorua-car-seat-service/26168522"
            }
        ]
    }
]
```