{
  "dsoName": "Elektra Raperswilen",
  "dsoNumber": 10898012345,
  "tariffs": [
    {
      "customerVoltageLevel": 7,
      "tariffName": "Einheitstarif Standard",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Kunden < 50 MWh",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1287,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Einheitstarif Standard (1)",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Kunden < 50 MWh",
      "prices": {
        "base": {
          "price": 16,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1453,
            "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"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Einheitstarif Standard",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Kunden < 50 MWh",
      "prices": {
        "base": {
          "price": 5,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Temporär",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Temporär",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1287,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Temporär",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Temporär",
      "prices": {
        "base": {
          "price": 16,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.2613,
            "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"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Temporär",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Temporär",
      "prices": {
        "base": {
          "price": 5,
          "priceUnit": "CHF/M"
        }
      }
    }
  ]
}