

# Event Details

- **Event Name**: Mid Winter Break Camp
- **Event Start and End Date**: Mon, 16 Feb, 2026 at 06:00 am – Fri, 20 Feb, 2026 at 06:00 pm
- **Event Description**: Camp is open to preschool and school age children. 12 spots available get on the waitlist early.
- **Event URL**: https://allevents.in/belfair/mid-winter-break-camp/200029217780037
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Belfair
- **state**: WA
- **country**: United States
- **location**: Old Belfair Hwy, Belfair, WA
- **lat**: 47.45271
- **long**: -122.82723
- **full address**: Old Belfair Hwy, Belfair, WA, United States

## Event gallery

- **Alt text**: Mid Winter Break Camp
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/87fc31a1299efd10cdd13a6d67903fd0f9689a187ca065bc71de31583901e283-rimg-w1200-h900-dc464a47-gmir?v=1771054878

## FAQs

- **Q**: When and where is Mid Winter Break Camp being held?
  - **A:** Mid Winter Break Camp takes place on Mon, 16 Feb, 2026 at 06:00 am to Fri, 20 Feb, 2026 at 06:00 pm at Old Belfair Hwy, Belfair, WA, United States.
- **Q**: Who is organizing Mid Winter Break Camp?
  - **A:** Mid Winter Break Camp is organized by Grandma’s Garden Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mid Winter Break Camp",
        "image": "https://cdn-az.allevents.in/events2/banners/87fc31a1299efd10cdd13a6d67903fd0f9689a187ca065bc71de31583901e283-rimg-w1200-h900-dc464a47-gmir?v=1771054878",
        "startDate": "2026-02-16",
        "endDate": "2026-02-20",
        "url": "https://allevents.in/belfair/mid-winter-break-camp/200029217780037",
        "location": {
            "@type": "Place",
            "name": "Old Belfair Hwy, Belfair, WA",
            "address": {
                "@type": "PostalAddress",
                "name": "Old Belfair Hwy, Belfair, WA, United States",
                "addressLocality": "Belfair",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.45271",
                "longitude": "-122.82723"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Camp is open to preschool and school age children. 12 spots available get on the waitlist early.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grandmas Garden Academy",
                "url": "https://allevents.in/org/grandma’s-garden-academy/26566897"
            }
        ]
    }
]
```