return { name = 'Wales', top = 53.5, bottom = 51.3, left = -5.5, right = -2.5, image = 'Wales location map.svg', image1 = 'Wales relief location map.jpg' }


return {
	name = 'Wales',
	top = 53.5,
	bottom = 51.3,
	left = -5.5,
	right = -2.5,
	image = 'Wales location map.svg',
	image1 = 'Wales relief location map.jpg'
}