{
	"locale": "und",
	"format": "%organization\n%recipient\n%administrativeArea\n%locality, %dependentLocality\n%addressLine1\n%addressLine2\n%postalCode",
	"required_fields": [
		"recipient",
		"addressLine1",
		"locality"
	],
	"uppercase_fields": [
		"locality"
	],
	"administrative_area_type": "province",
	"locality_type": "city",
	"dependent_locality_type": "neighborhood",
	"postal_code_type": "postal",
	"postal_code_pattern": "\\d{5}-?\\d{5}"
}