Map<String, dynamic> toJson() => { 'id' : id, 'area' : area, 'areaid' : areaid, 'cityid' : cityid, 'lng' : lng, 'lat' : lat };