interface Locationimport { type Location } from "https://deno.land/x/deco@1.27.10/matchers/MatchLocation.ts"; Propertiesoptionalcity: stringoptionalregionCode: stringoptionalcountry: string