{ "GUID": "guid",
"Type": "vpn",
"Name": "MyL2TPVPN",
"Provider.Host": "some.host.org",
"Provider.Type": "l2tpipsec",
"L2TPIPsec.LCPEchoDisabled": "true",
"L2TPIPsec.PSK": "some_preshared_key",
"L2TPIPsec.Password": "${PASSWORD}",
"L2TPIPsec.UseLoginPassword": "true",
"L2TPIPsec.TunnelGroup": "my_group",
"L2TPIPsec.User": "some username",
"L2TPIPsec.XauthPassword": "some xauth password",
"L2TPIPsec.XauthUser": "some xauth username",
"SaveCredentials": true
}