{
	"title" : "AreaType",
	"description" : "AreaType defines the type of the area being managed by ADM Service.",
	"enum" : 
	[
		"HOME_AREA",
		"STREAMING_AREA",
		"DESTINATION_AREA",
		"CUSTOM_AREA",
		"COMMON_AREA",
		"SUB_REGION_AREA"
	]
}