This is string definition to set which page / section of the app surfaces a menu item should navigate too. The options available are :
• "myholiday" - My Holiday (default)
• "thingstodo" - Things to Do / Places
• "whatson" - What's On
• "parkmap" - Park Map
• "faqs" - FAQs / Holiday Information
• "favourites" - My Favourites
• "offers" - Offers
• "homesales" - Holiday Homes for Sale
• "shop" - Shop
• "routes" - Routes
• "food" - Order Food & Drink
{
"type": "page",
"title": "Explore",
"page": "thingstodo"
}Added 'food' page option
Renamed to Navigation Item Page