[
{ "id" : "main-menu",
"handle" : "main-menu",
"title" : "Main menu",
"links" : [
{"url" : "/",
"title" : "Home"},
{"url" : "/collections",
"title" : "Shows"},
{"url" : "/pages/event-calendar",
"title" : "Calendar"},
{"url" : "/collections",
"title" : "Shop"},
{"url" : "http://www.brassworksannex.com",
"title" : "Archive"},
{"url" : "/pages/youtube",
"title" : "Video"}
]
},
{ "id" : "footer",
"handle" : "footer",
"title" : "Footer menu",
"links" : [
{"url" : "/search",
"title" : "Search"}
]
},
{ "id" : "new-menu",
"handle" : "new-menu",
"title" : "New Menu",
"links" : [
{"url" : "/",
"title" : "Home"},
{"url" : "/collections",
"title" : "Shows"},
{"url" : "/collections",
"title" : "Shop"},
{"url" : "/blogs/calendar",
"title" : "Calendar"}
]
}
]