Represents a day when events take place in an area.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Date | The date the day represents | Date | None |
| Name | Name of the day, including date | String | None |
| Opens | Area opening time | Time/time interval | None |
| Closes | Area closing time | Time/time interval | None |
| OpenTimeSpan | Opening hours as a string | String | None |
| TicketOpens | Area ticket office opening time | Time/time interval | None |
| TicketCloses | Area ticket office closing time | Time/time interval | None |
| TicketOpenTimespan | Ticket office opening hours as a string | String | None |
| Title | A title describing the day at the area in a couple of words | String | None |
| PriceInfo | Pricing information | String | None |
| OccationCount | Number of event occations taking place in the area this day | Integer | None |