

# Event Details

- **Event Name**: Teddy Bear's Picnic
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 01:00 am
- **Event Description**: Bring along a picnic rug, a picnic and your teddy bear.
- **Event URL**: https://allevents.in/woy-woy/teddy-bears-picnic/200028878022045
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Woy Woy
- **state**: NS
- **country**: Australia
- **location**: 106 Brooklyn Road, Brooklyn, NSW, Australia, New South Wales 2083
- **lat**: -33.54844
- **long**: 151.21498
- **full address**: 106 Brooklyn Road, Brooklyn, NSW, Australia, New South Wales 2083, 106 Brooklyn Rd, Brooklyn NSW 2083, Australia, Woy Woy

## Event gallery

- **Alt text**: Teddy Bear's Picnic
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/06a5a6f16e490dcf5d617a2328b35fb35878ebd492ff4538289d8dcbf5a796d6-rimg-w1200-h675-dcdcdcdc-gmir?v=1762998990

## FAQs

- **Q**: When and where is Teddy Bear's Picnic being held?
  - **A:** Teddy Bear's Picnic takes place on Wed, 19 Nov, 2025 at 01:00 am to Wed, 19 Nov, 2025 at 01:00 am at 106 Brooklyn Road, Brooklyn, NSW, Australia, New South Wales 2083, 106 Brooklyn Rd, Brooklyn NSW 2083, Australia, Woy Woy.
- **Q**: Who is organizing Teddy Bear's Picnic?
  - **A:** Teddy Bear's Picnic is organized by Brooklyn Public School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teddy Bear's Picnic",
        "image": "https://cdn-az.allevents.in/events7/banners/06a5a6f16e490dcf5d617a2328b35fb35878ebd492ff4538289d8dcbf5a796d6-rimg-w1200-h675-dcdcdcdc-gmir?v=1762998990",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/woy-woy/teddy-bears-picnic/200028878022045",
        "location": {
            "@type": "Place",
            "name": "106 Brooklyn Road, Brooklyn, NSW, Australia, New South Wales 2083",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 Brooklyn Rd, Brooklyn NSW 2083, Australia",
                "addressLocality": "Woy Woy",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.54844",
                "longitude": "151.21498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring along a picnic rug, a picnic and your teddy bear.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brooklyn Public School",
                "url": "https://allevents.in/org/brooklyn-public-school/24102247"
            }
        ]
    }
]
```