{ "fields": [ { "id": "title", "name": "Title", "description":"Title of the page" }, { "id": "location", "name": "Location", "description":"Location text" }, { "id": "image", "name": "Image", "description":"Weather Image" }, { "id": "curtemp", "name": "Current Temp", "description":"The Current Temperature" }, { "id": "hitemp", "name": "High Temp", "description":"The High Temperature" }, { "id": "lotemp", "name": "Low Temperature", "description":"The Low Temperature" }, { "id": "cond", "name": "Conditions", "description":"Current Conditions" } ], "id": "weather", "name": "Weather Screen", "url": "https://dl.dropboxusercontent.com/s/s20p4mdgujt16or/weather.html" }