

# Event Details

- **Event Name**: Try Rugby
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 11:00 am
- **Event Description**: Join us at Lewis Park and try the fastest growing sport in the valley. Boys and girls, grades 3-8. See you next Sunday!
- **Event URL**: https://allevents.in/courtenay/try-rugby/200029735950314
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029735950314?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=courtenay-events

## Event venue details

- **city**: Courtenay
- **state**: BC
- **country**: Canada
- **location**: Lewis Park
- **lat**: 49.694985028579
- **long**: -124.99338622224
- **full address**: Lewis Park, 489 Old Island Highway,Courtenay, British Columbia, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rapids Rugby - Events Page (https://allevents.in/org/rapids-rugby-events-page/27515806)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/353acf8d7b5a57825ee4026aadbcc215a2bb3af46c105595b1de568c85086fde-rimg-w1080-h1080-dcffffff-gmir?v=1772131453
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Try+Rugby&date=01+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Lewis Park, 489 Old Island Highway,Courtenay, British Columbia, Canada
- **Q**: Who is organizing the event?
  - **A:** Rapids Rugby - Events Page
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about Try Rugby ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Try Rugby",
        "image": "https://cdn-az.allevents.in/events10/banners/353acf8d7b5a57825ee4026aadbcc215a2bb3af46c105595b1de568c85086fde-rimg-w1080-h1080-dcffffff-gmir?v=1772131453",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/courtenay/try-rugby/200029735950314",
        "location": {
            "@type": "Place",
            "name": "Lewis Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "489 Old Island Highway,Courtenay, British Columbia",
                "addressLocality": "Courtenay",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.694985028579",
                "longitude": "-124.99338622224"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Lewis Park and try the fastest growing sport in the valley. Boys and girls, grades 3-8. See you next Sunday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rapids Rugby - Events Page",
                "url": "https://allevents.in/org/rapids-rugby-events-page/27515806"
            }
        ]
    }
]
```