{ "data": [ { "name": "Hannover", "country": "Germany", "locations": [ { "id": 0, "name": "Swiss Life Hall", "address": "Ferdinand-Wilhelm-Fricke-Weg 8", "image": "locations/swiss-life-hall.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 40 }, { "name": "B", "surcharge": 10, "standingArea": false, "rows": 5, "capacity": 25 }, { "name": "C", "surcharge": 10, "standingArea": false, "rows": 5, "capacity": 25 }, { "name": "D", "surcharge": 10, "standingArea": false, "rows": 3, "capacity": 30 }, { "name": "E", "surcharge": 10, "standingArea": false, "rows": 3, "capacity": 12 }, { "name": "F", "surcharge": 10, "standingArea": false, "rows": 3, "capacity": 12 } ] }, { "id": 1, "name": "Capitol", "address": "Schwarzer Bär 2", "image": "locations/capitol.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 50 } ] }, { "id": 2, "name": "ZAG Arena", "address": "EXPO-Plaza 7", "image": "locations/zag-arena.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 40 }, { "name": "B", "surcharge": 10, "standingArea": false, "rows": 5, "capacity": 25 }, { "name": "C", "surcharge": 10, "standingArea": false, "rows": 5, "capacity": 25 }, { "name": "D", "surcharge": 10, "standingArea": false, "rows": 3, "capacity": 30 }, { "name": "E", "surcharge": 10, "standingArea": false, "rows": 3, "capacity": 12 }, { "name": "F", "surcharge": 10, "standingArea": false, "rows": 3, "capacity": 12 } ] }, { "id": 3, "name": "Kulturzentrum Faust", "address": "Zur Bettfedernfabrik 3", "image": "locations/faust-hannover.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] } ] }, { "name": "München", "country": "Germany", "locations": [ { "id": 4, "name": "Olympiahalle München", "address": "Spiridon-Louis-Ring 21", "image": "locations/olympiahalle-munich.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 5, "name": "Schlachthof München", "address": "Zenettistraße 9", "image": "locations/schlachthof-munich.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 6, "name": "Muffatwerk", "address": "Zellstraße 4", "image": "locations/muffatwerk.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] } ] }, { "name": "Hamburg", "country": "Germany", "locations": [ { "id": 7, "name": "Elbphilharmonie Hamburg", "address": "Platz der deutschen Einheit", "image": "locations/elbphilharmonie-hamburg.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 8, "name": "Volksparkstadion", "address": "Sylvesterallee 7", "image": "locations/volksparkstadion-hamburg.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 9, "name": "Barclays Arena", "address": "Sylvesterallee 10", "image": "locations/barclays-arena.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 10, "name": "Stage Theater im Hafen Hamburg", "address": "Norderelbestraße 6", "image": "locations/stage-theater-hamburg.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] } ] }, { "name": "Berlin", "country": "Germany", "locations": [ { "id": 11, "name": "Waldbühne Berlin", "address": "Am Glockenturm", "image": "locations/waldbuehne-berlin.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 12, "name": "Olympiastadion Berlin", "address": "Olympischer Platz 3", "image": "locations/olympiastadion-berlin.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 13, "name": "Uber Arena Berlin", "address": "Uber-Platz 1", "image": "locations/uber-arena-berlin.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 14, "name": "Columbiahalle", "address": "Columbiadamm 13-21", "image": "locations/columbiahalle.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 15, "name": "Astra Kulturhaus", "address": "Revaler Straße 99", "image": "locations/astra-kulturhaus.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] }, { "id": 16, "name": "Deutsche Oper Berlin", "address": "Bismarckstraße 35", "image": "locations/deutsche-oper-berlin.jpg", "seatGroups": [ { "name": "A", "surcharge": 20, "standingArea": true, "capacity": 10 } ] } ] } ] }