{
  "dsoName": "Elektrakorporation Wagerswil",
  "dsoNumber": 10941012345,
  "tariffs": [
    {
      "tariffName": "Grundpreistarif (E)",
      "tariffType": "electricity",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Kunden < 50 MWh",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.145,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Grundpreistarif (N)",
      "tariffType": "grid",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Kunden < 50 MWh",
      "prices": {
        "base": {
          "price": 12,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1405,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "tariffName": "Leistung (E)",
      "tariffType": "electricity",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Kunden > 50 MWh",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.145,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 5,
      "tariffName": "Industrie (N)",
      "tariffType": "grid",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Kunden > 50 MWh",
      "prices": {
        "base": {
          "price": 120,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.0785,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 12.5,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "tariffName": "Messtarif Direktmessung",
      "tariffType": "metering",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Direktmessung NE7",
      "prices": {
        "base": {
          "price": 6,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "tariffName": "Messtarif Wandlermessung",
      "tariffType": "metering",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Wandlermessung NE7",
      "prices": {
        "base": {
          "price": 8,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "tariffName": "Messtarif Virtuell",
      "tariffType": "metering",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Virtuell NE5 + NE7",
      "prices": {
        "base": {
          "price": 2,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "tariffName": "Messtarif Wandlermessung (NE 5)",
      "tariffType": "metering",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Wandlermessung NE5",
      "prices": {
        "base": {
          "price": 12,
          "priceUnit": "CHF/M"
        }
      }
    }
  ]
}