{
    "weatherTemplate": {
        "type": 0,
        "position": {
            "x": 1320,
            "y": 0
        },
        "items": {
            "backgroundImg": {
                "type" : 7,
                "bound" : {"w" :1920, "h" :1080},
                "position" : {"x" :-1320, "y" :0},
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
            },
            "bodyTemplate1Bg":{
                "type" : 7,
                "bound" : {"w" :600, "h" :1080},
                "position" : {"x" :0, "y" :0}
            },
            "titleFrame": {
                "type": 0,
                "position" : {"x" :60, "y" :52},
                "items": {
                    "mainTitle": {
                        "type": 6,
                        "bound": {"w": 480, "h": 42},
                        "value": "mainTitle",
                        "font": "36px AmazonEmber-Light",
                        "color": "0xEEEEEE",
                        "align": "left",
                        "column":"down",
                        "position": {"x": 0,"y": 0},
                        "lineHeight": 6
                    },
                    "subTitle": {
                        "type": 6,
                        "bound": {"w": 480, "h": 36},
                        "value": "subTitle",
                        "font": "24px AmazonEmber-Regular",
                        "color": "0xEEEEEE",
                        "align": "left",
                        "column":"middle",
                        "position": {"x": 0,"y": 42},
                        "lineHeight": 6
                    },
                    "skillIcon": {
                        "type": 7,
                        "bound": {"w": 144, "h": 144},
                        "position": {"x": 350,"y": 0}
                    },
                    "currentWeather": {
                        "type": 0,
                        "position": {
                            "x": 0,
                            "y": 117
                        },
                        "items": {
                            "currentWeatherIcon": {
                                "type": 7,
                                "bound": {
                                    "w": 256,
                                    "h": 233
                                },
                                "position": {
                                    "x": 0,
                                    "y": -5
                                },
                                "navigation": {
                                    "leftTo": null,
                                    "rightTo": null,
                                    "upTo": null,
                                    "downTo": null
                                }
                            },
                            "currentWeatherData": {
                                "type": 6,
                                "bound": {"w": 400, "h": 256},
                                "value": "subTitle",
                                "font": "184px AmazonEmber-Thin",
                                "color": "0xEEEEEE",
                                "align": "left",
                                "column":"down",
                                "position": {"x": 0,"y": 230},
                                "lineHeight": 6
                            },
                            "currHighTemperature": {
                                "type": 6,
                                "bound": {"w": 200, "h": 62},
                                "value": "subTitle",
                                "font": "50px AmazonEmber-Light",
                                "color": "0xEEEEEE",
                                "align": "left",
                                "column":"down",
                                "position": {"x": 360,"y": 295},
                                "lineHeight": 6
                            },
                            "currLowTemperature": {
                                "type": 6,
                                "bound": {"w": 200, "h": 62},
                                "value": "subTitle",
                                "font": "50px AmazonEmber-Light",
                                "color": "0xEEEEEE",
                                "align": "left",
                                "column":"down",
                                "position": {"x": 360,"y": 380},
                                "lineHeight": 6,
                                "alpha":0.6
                            }
                        }
                    },
                    "tiles" : {
                        "type" : 8,
                        "position" : {"x":18, "y":610},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    },
                    "logoIcon": {
                        "type": 7,
                        "bound": {"w": 75, "h": 75},
                        "position": {"x": 400,"y": 889}
                    }
                }

            }
        }
    }
}