

# Event Details

- **Event Name**: Line Dance Jamboree
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 01:00 pm – Sat, 29 Nov, 2025 at 04:00 pm
- **Event Description**: 3 hours of line dancing for beginners and upper level dancers who have learned some of the dances in classes.
- **Event URL**: https://allevents.in/victoria/line-dance-jamboree/80001555458438
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Victoria
- **state**: BC
- **country**: Canada
- **location**: Cedar Hill Recreation Centre
- **lat**: 48.4284207000
- **long**: -123.3656444000
- **full address**: Cedar Hill Recreation Centre, 3198 Cedar Hill Road, Victoria, Canada

## Event gallery

- **Alt text**: Line Dance Jamboree
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68b5d11210f15.jpg

## FAQs

- **Q**: When and where is Line Dance Jamboree being held?
  - **A:** Line Dance Jamboree takes place on Sat, 29 Nov, 2025 at 01:00 pm to Sat, 29 Nov, 2025 at 04:00 pm at Cedar Hill Recreation Centre, 3198 Cedar Hill Road, Victoria, Canada.
- **Q**: Who is organizing Line Dance Jamboree?
  - **A:** Line Dance Jamboree is organized by Joedancer .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Line Dance Jamboree",
        "image": "https://cdn2.allevents.in/thumbs/thumb68b5d11210f15.jpg",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/victoria/line-dance-jamboree/80001555458438",
        "location": {
            "@type": "Place",
            "name": "Cedar Hill Recreation Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3198 Cedar Hill Road",
                "addressLocality": "Victoria",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.4284207000",
                "longitude": "-123.3656444000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "3 hours of line dancing for beginners and upper level dancers who have learned some of the dances in classes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Joedancer ",
                "url": "https://allevents.in/org/joedancer/26580683"
            }
        ]
    }
]
```