

# Event Details

- **Event Name**: Polar Bear Bowl
- **Event Start and End Date**: Sat, 01 Jan, 2022 at 12:00 pm – Sat, 01 Jan, 2022 at 03:30 pm
- **Event Description**: Mixed triples, three - 6 end games, $5.00 entry fee, dress:  white, but more importantly ----- warm.
- **Event URL**: https://allevents.in/north-vancouver/polar-bear-bowl/10000230049453107
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: North Vancouver
- **state**: BC
- **country**: Canada
- **location**: North Vancouver Lawn Bowling Club
- **lat**: 49.3306986
- **long**: -123.0667173
- **full address**: North Vancouver Lawn Bowling Club, 249 24th Street East, North Vancouver, Canada

## Event gallery

- **Alt text**: Polar Bear Bowl
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Polar+Bear+Bowl&date=Sat%2C+01+Jan%2C+2022+at+12%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Polar Bear Bowl being held?
  - **A:** Polar Bear Bowl takes place on Sat, 01 Jan, 2022 at 12:00 pm to Sat, 01 Jan, 2022 at 03:30 pm at North Vancouver Lawn Bowling Club, 249 24th Street East, North Vancouver, Canada.
- **Q**: Who is organizing Polar Bear Bowl?
  - **A:** Polar Bear Bowl is organized by North Vancouver Lawn Bowling Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Polar Bear Bowl",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Polar+Bear+Bowl&date=Sat%2C+01+Jan%2C+2022+at+12%3A00+pm&bg=3",
        "startDate": "2022-01-01",
        "endDate": "2022-01-01",
        "url": "https://allevents.in/north-vancouver/polar-bear-bowl/10000230049453107",
        "location": {
            "@type": "Place",
            "name": "North Vancouver Lawn Bowling Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "249 24th Street East",
                "postalCode": "V7L 3E7",
                "addressLocality": "North Vancouver",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.3306986",
                "longitude": "-123.0667173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mixed triples, three - 6 end games, $5.00 entry fee, dress:  white, but more importantly ----- warm.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-13",
                "availabilityEnds": "2022-01-01",
                "validFrom": "2026-04-13",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/north-vancouver/polar-bear-bowl/10000230049453107"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/SoldOut",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-13",
                "availabilityEnds": "",
                "validFrom": "2026-04-13",
                "url": "https://allevents.in/north-vancouver/polar-bear-bowl/10000230049453107",
                "price": 0,
                "name": "Polar Bear Bowl"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Vancouver Lawn Bowling Club",
                "url": "https://allevents.in/org/north-vancouver-lawn-bowling-club/15361437",
                "description": "Our mission is to encourage and grow the sport of Lawn Bowling and to provide year  round activities in a friendly and social atmosphere."
            }
        ]
    }
]
```