import { Place } from "@rr0/place";
import { PierceCityCode } from "../PierceCityCode.js";
import { pierce } from "../Pierce.js";
import { usaCity } from "../../../UsaCity.js";
export let bonneyLake = usaCity(PierceCityCode.BonneyLake, pierce, Place.fromDMS("47°11′13″N 122°10′12″W"));