{
    "version": 21,
    "screens": [{
                "name": "weatherOverview",
                "products": [{
                             "country": [
                                         "CA",
                                         "US"
                                         ],
                             "locationType": [
                                              "city",
                                              "airport"
                                              ],
                             "productList": [
                                             "trendingNow",
                                             "adBanner",
                                             "hourly",
                                             "36Hours",
                                             "adBox",
                                             "14Days",
                                             "last24Hours",
                                             "mapsNA",
                                             "explore",
                                             "ugcPhoto",
                                             "adBox"
                                             ]
                             }, {
                             "country": [
                                         "GB",
                                         "IE",
                                         "DE",
                                         "NL",
                                         "BE",
                                         "LU",
                                         "FR",
                                         "MC",
                                         "CH",
                                         "ES",
                                         "AD",
                                         "GI"
                                         ],
                             "locationType": [
                                              "city",
                                              "airport"
                                              ],
                             "productList": [
                                             "trendingNow",
                                             "adBanner",
                                             "hourly",
                                             "36Hours",
                                             "adBox",
                                             "14Days",
                                             "last24Hours",
                                             "mapsEurope",
                                             "explore",
                                             "ugcPhoto"
                                             ]
                             }, {
                             "country": [],
                             "locationType": [
                                              "city",
                                              "airport"
                                              ],
                             "productList": [
                                             "trendingNow",
                                             "adBanner",
                                             "hourly",
                                             "36Hours",
                                             "adBox",
                                             "14Days",
                                             "last24Hours",
                                             "explore",
                                             "ugcPhoto"
                                             ]
                             }]
                }]
}
