I really need to redirect this below URL based on "index/1992" keyword.
to redirect http://www.goldcoasttouristparks.com.au/burleighbeach-parkhome/
Put the below htaccess rule at the below of you .htaccess file if any else create a new .htacees file
RewriteRule (index/1992) /burleighbeach-parkhome/ [R,301,L]