{
	"enum":[
		"CLOSED",
		"POSITIVE",
		"NEGATIVE",
		"BOTHWAY",
		"UNKONWN"
	],
	"title":"RoadDirection"
}