OBJECT
Each day range is a time range and the days of the week that are in that time range
type DayRangeType {days: [String] time_range: String }