This is string key to tell the app which external url a menu item should attempt to navigate too. The options available are :
• "site|holidayHomesUrl" - Navigate to external holiday home sales website
• "intent|map" - Trigger the normal navigate to map intent within the app
• "intent|phone" - Trigger the normal phone us intent within in the app
• "intent|email" - Trigger the normal email/contact us intent within the app
{
"type": "url",
"title": "Holiday Homes For Sale",
"url": "site|holidayHomesUrl"
},Renamed to Navigation Item Type
Added three internal intents for new cta buttons