{
  "dsoName": "Elektra Raperswilen",
  "dsoNumber": 10898012345,
  "tariffs": [
    {
      "tariffName": "Einheitstarif Standard (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.1335,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Einheitstarif Standard (N)",
      "tariffType": "grid",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Kunden < 50 MWh",
      "prices": {
        "base": {
          "price": 16,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1545,
            "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": "Temporär (E)",
      "tariffType": "electricity",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Temporär ",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1335,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Temporär (N)",
      "tariffType": "grid",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Temporär",
      "prices": {
        "base": {
          "price": 16,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.2565,
            "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": "Messtarif Direktmessung NE7",
      "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 NE7",
      "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 NE7",
      "prices": {
        "base": {
          "price": 2,
          "priceUnit": "CHF/M"
        }
      }
    }
  ]
}