if (!isset($woe['places']['place'][0])) {
            throw new Exception("Could not find a place matching coordinates " . $this->lat . "," . $this->lon);
        }