{
  "dsoName": "Genossenschaft Elektra Hatswil",
  "dsoNumber": 10814012345,
  "tariffs": [
    {
      "tariffName": "ELH 01 (E)",
      "tariffType": "electricity",
      "standardBasegroup": true,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": " Haushalte, Gewerbe <50'000 kWh",
      "prices": {
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 15.93,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "ELH 01 (N)",
      "tariffType": "grid",
      "standardBasegroup": true,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Haushalte, Gewerbe <50'000 kWh",
      "prices": {
        "base": {
          "price": 3,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 13.25,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 1.7,
            "priceUnit": "CHF/kW/M"
          }
        ],
        "reactivePower": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0,
            "priceUnit": "CHF/kVarh"
          }
        ],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        }
      }
    },
    {
      "tariffName": "ELH 01 (M)",
      "tariffType": "metering",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Haushalte, Gewerbe <50'000 kWh",
      "prices": {
        "base": {
          "price": 6,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "tariffName": "Abgabe für die öffentliche Beleuchtung",
      "tariffType": "regional_fees",
      "standardBasegroup": false,
      "tariffForm": "constant",
      "startDate": "2027-01-01",
      "endDate": "2027-12-31",
      "comment": "",
      "customerType": "Haushalte, Gewerbe <50'000 kWh",
      "prices": {
        "municipalityTaxes": [
          {
            "municipalityNumber": 4416,
            "municipalityName": "Hefenhofen",
            "municipalityEnergy": [
              {
                "from": "00:00",
                "to": "00:00",
                "price": 0.45,
                "priceUnit": "CHF/kWh"
              }
            ],
            "municipalityComment": ""
          }
        ]
      }
    }
  ]
}