{
  "dsoName": "Axpo Hydro Surselva",
  "dsoNumber": 10146012345,
  "tariffs": [
    {
      "customerVoltageLevel": 3,
      "tariffName": "NN-Tarife 2026 Axpo Hydro Surselva",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Kunden NE3",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.00305,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 50.904,
            "priceUnit": "CHF/kW/Y"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "customerVoltageLevel": 3,
      "tariffName": "Messtarif 2026 Axpo Hydro Surselva",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Kunden NE3",
      "prices": {
        "base": {
          "price": 204,
          "priceUnit": "CHF/M"
        }
      }
    }
  ]
}