<?php
return [
'firstCol' => [
'do' => [
'ouddorp_duin',
'beach_square',
'beach',
'clinics',
'nature',
'art_culture',
'environmental_tips'
],
],
'secondCol' => [
'eat',
'play',
'theater',
'sleep',
'shop'
],
'thirdCol' => [
'kids' => [
'workshops',
'on_the_road',
'play_inside',
'play_outside',
'downloads',
'kidsparty'
],
'news'
]
];