

# Event Details

- **Event Name**: day classes 
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 09:00 pm
- **Event Description**: We have a day class starting December the 1st. Get signed up now for it.
- **Event URL**: https://allevents.in/dayton/day-classes/200029206626126
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Dayton
- **state**: OH
- **country**: United States
- **location**: Scrubs Health & Training Center
- **lat**: 39.74382
- **long**: -84.12332
- **full address**: Scrubs Health &amp; Training Center, 4134 Linden Ave Suite 300,Dayton,OH,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Scrubs Health & Training Center (https://allevents.in/org/scrubs-health-and-training-center/24568572)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=day+classes+&date=Mon%2C+01+Dec%2C+2025+at+09%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=day+classes+&date=01+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 01 Dec, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Scrubs Health &amp; Training Center, 4134 Linden Ave Suite 300,Dayton,OH,United States
- **Q**: Who is organizing the event?
  - **A:** Scrubs Health & Training Center
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about day classes  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "day classes",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=day+classes+&date=Mon%2C+01+Dec%2C+2025+at+09%3A00+pm&bg=2",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/dayton/day-classes/200029206626126",
        "location": {
            "@type": "Place",
            "name": "Scrubs Health & Training Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4134 Linden Ave Suite 300,Dayton,OH,United States",
                "addressLocality": "Dayton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.74382",
                "longitude": "-84.12332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have a day class starting December the 1st. Get signed up now for it.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scrubs Health & Training Center",
                "url": "https://allevents.in/org/scrubs-health-and-training-center/24568572"
            }
        ]
    }
]
```