

# Event Details

- **Event Name**: School Holidays
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 11:00 pm
- **Event Description**: School holidays are here! See you all in 2026.
- **Event URL**: https://allevents.in/nowra/school-holidays/200029390906718
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Nowra
- **state**: NS
- **country**: Australia
- **location**: 107 Cambewarra Road, Bomaderry, NSW, Australia, New South Wales 2541
- **lat**: -34.84711
- **long**: 150.60406
- **full address**: 107 Cambewarra Road, Bomaderry, NSW, Australia, New South Wales 2541, 107 Cambewarra Rd, Bomaderry NSW 2541, Australia, Nowra

## Event gallery

- **Alt text**: School Holidays
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/02575c662261c7a6970f426248abf7255eb0cf985cfd76b75b6f60ba25d93426-rimg-w1080-h1350-dcfffbf8-gmir?v=1769258172

## FAQs

- **Q**: When and where is School Holidays being held?
  - **A:** School Holidays takes place on Sun, 01 Feb, 2026 at 11:00 pm to Sun, 01 Feb, 2026 at 11:00 pm at 107 Cambewarra Road, Bomaderry, NSW, Australia, New South Wales 2541, 107 Cambewarra Rd, Bomaderry NSW 2541, Australia, Nowra.
- **Q**: Who is organizing School Holidays?
  - **A:** School Holidays is organized by Bomaderry High School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "School Holidays",
        "image": "https://cdn-az.allevents.in/events2/banners/02575c662261c7a6970f426248abf7255eb0cf985cfd76b75b6f60ba25d93426-rimg-w1080-h1350-dcfffbf8-gmir?v=1769258172",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/nowra/school-holidays/200029390906718",
        "location": {
            "@type": "Place",
            "name": "107 Cambewarra Road, Bomaderry, NSW, Australia, New South Wales 2541",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 Cambewarra Rd, Bomaderry NSW 2541, Australia",
                "addressLocality": "Nowra",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.84711",
                "longitude": "150.60406"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "School holidays are here! See you all in 2026.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bomaderry High School",
                "url": "https://allevents.in/org/bomaderry-high-school/26309586"
            }
        ]
    }
]
```