

# Event Details

- **Event Name**: Christmas Fitness class
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 12:00 am
- **Event Description**: Hope to see you at Dance With Me’s Christmas themed Fitness classes! Come join us! The more, the merrier… And we have Christmas lights?
- **Event URL**: https://allevents.in/corvallis/christmas-fitness-class/200029336897431
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Corvallis
- **state**: OR
- **country**: United States
- **location**: West Hills
- **lat**: 44.555452
- **long**: -123.295622
- **full address**: West Hills, SW 35th St,Corvallis, Oregon, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Dance With Me (https://allevents.in/org/dance-with-me/26689350)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6d1457e1362edc8465cfcc0a8470bf9a8fded9d624d9e32ee86771f02de74769-rimg-w1200-h1018-dcdd1a3f-gmir?v=1765418431
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e333a294f581965315c1252e80e08aeb5fbd0137ea22877ce895bbc460bf64ec-rimg-w300-h300-dcdd1a3f-gmir?v=1765418431

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** West Hills, SW 35th St,Corvallis, Oregon, United States
- **Q**: Who is organizing the event?
  - **A:** Dance With Me
- **Q**: What type of event is this?
  - **A:** Workshops
- **Q**: Where can I find ticket details about Christmas Fitness class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Fitness class",
        "image": "https://cdn-az.allevents.in/events6/banners/6d1457e1362edc8465cfcc0a8470bf9a8fded9d624d9e32ee86771f02de74769-rimg-w1200-h1018-dcdd1a3f-gmir?v=1765418431",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/corvallis/christmas-fitness-class/200029336897431",
        "location": {
            "@type": "Place",
            "name": "West Hills",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "SW 35th St,Corvallis, Oregon",
                "addressLocality": "Corvallis",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.555452",
                "longitude": "-123.295622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hope to see you at Dance With Me’s Christmas themed Fitness classes! Come join us! The more, the merrier… And we have Christmas lights?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dance With Me",
                "url": "https://allevents.in/org/dance-with-me/26689350"
            }
        ]
    }
]
```