```json
{
	"no": ["less than 2 hours", "2-4 hours", "4-6 hours"],  
	"yes": ["6-8 hours", "8-12 hours", "12-24 hours", "more than 1 days"]
}
```