diff --git a/hunting/rabbit.json b/hunting/rabbit.json index 1fd6fe7..1460b8f 100644 --- a/hunting/rabbit.json +++ b/hunting/rabbit.json @@ -51,6 +51,26 @@ } }, "bag_limit": "Six per day." + }, + "season": { + "method": "traps", + "range": { + "1": { + "places": { + "Virginia": { + "gnis_id": "TK", + "fips_code": 51 + }, + "season": { + "date": { + "starts": "2014-10-15", + "ends": "2015-01-31" + } + } + } + } + }, + "comment": "No traps shall be set on the lands of another without written permission of the landowner. Trappers using box traps for rabbits do not need a license." } } }