[
{ "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" : "/blogs/featured-artist",
"title" : "Our Artists"},
{"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"}
]
},
{ "id" : "customer-account-main-menu",
"handle" : "customer-account-main-menu",
"title" : "Customer account main menu",
"links" : [
{"url" : "/",
"title" : "Shop"},
{"url" : "https://shopify.com/16413655140/account/orders?locale=en®ion_country=US",
"title" : "Orders"}
]
}
]