%YAML 1.1 --- # us_zipcode_cities - id: 1 zip_code: "66206" default_type: "STANDARD" default_city: "LEAWOOD, KS" recognized_cities: - "OVERLAND PARK, KS" - "PRAIRIE VILLAGE, KS" - "PRAIRIE VLG, KS" - "SHAWNEE MISSION, KS" - "SHAWNEE MSN, KS" unaccepted_cities: - "OVERLAND, KS" - "SM, KS" - id: 2 zip_code: "66209" default_type: "STANDARD" default_city: "LEAWOOD, KS" recognized_cities: - "OVERLAND PARK, KS" - "SHAWNEE MISSION, KS" - "SHAWNEE MSN, KS" unaccepted_cities: - "OVERLAND, KS" - "SM, KS" - id: 3 zip_code: "66211" default_type: "STANDARD" default_city: "LEAWOOD, KS" recognized_cities: - "OVERLAND PARK, KS" - "SHAWNEE MISSION, KS" - "SHAWNEE MSN, KS" unaccepted_cities: - "OVERLAND, KS" - "SM, KS" - id: 4 zip_code: "83642" default_type: "STANDARD" default_city: "MERIDIAN, ID" recognized_cities: - "KUNA, ID" - id: 5 zip_code: "83646" default_type: "STANDARD" default_city: "MERIDIAN, ID" recognized_cities: - "EAGLE, ID" - "NAMPA, ID" - id: 6 zip_code: "83680" default_type: "PO BOX" default_city: "MERIDIAN, ID" - id: 7 zip_code: "91354" default_type: "STANDARD" default_city: "VALENCIA, CA" recognized_cities: - "SANTA CLARITA, CA" - id: 8 zip_code: "91355" default_type: "STANDARD" default_city: "VALENCIA, CA" recognized_cities: - "SANTA CLARITA, CA" - id: 9 zip_code: "91385" default_type: "PO BOX" default_city: "VALENCIA, CA" recognized_cities: - "SANTA CLARITA, CA" ...