{
  "valueSuffix": "cm",
  "groups": {
    "0": {
      "title": "Monthly Mean Snow Depth",
      "subTitle": "[stationName]",
      "caption": "Average monthly snow depth in centimeters by ...",
      "yAxis": {
        "left": "Snow depth [cm]",
        "right": "[X-AXIS]"
      },
      "xAxis": {
        "bott": "Month",
        "top": "[Y-AXIS]"
      },
      "legend": "Weather"
    }
  },
  "series": {
    "periods": {
      "name": {
        "From 1961 to 1970": "From 1961 to 1970",
        "From 1971 to 1980": "From 1971 to 1980",
        "From 1981 to 1990": "From 1981 to 1990",
        "From 1991 to 2000": "From 1991 to 2000",
        "From 2001 to 2010": "From 2001 to 2010",
        "From 2011 to present": "From 2011 to present",
        "Entire period": "Entire period",
        "From 1931 to 1960": "From 1931 to 1960",
        "From 1961 to 1990": "From 1961 to 1990",
        "From 1991 to present": "From 1991 to present"
      }
    }
  }
}