{
  "dsoName": "Elektrizitäts-Genossenschaft Brüschwil-Sonnenberg",
  "dsoNumber": 10830012345,
  "tariffs": [
    {
      "customerVoltageLevel": 7,
      "tariffName": "Tarif B (E)",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Grundversorgung",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1096,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Tarif B (N)",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Grundversorgung",
      "prices": {
        "base": {
          "price": 12,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.114,
            "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": "Tarif B (M)",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Grundversorgung",
      "prices": {
        "base": {
          "price": 5,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Tarif B (A)",
      "tariffType": "regional_fees",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Grundversorgung",
      "prices": {
        "municipalityTaxes": [
          {
            "municipalityNumber": 4416,
            "municipalityName": "Hefenhofen",
            "municipalityEnergy": [
              {
                "from": "00:00",
                "to": "00:00",
                "price": 0.0045,
                "priceUnit": "CHF/kWh"
              }
            ],
            "municipalityComment": ""
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Tarif G (E)",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Gewerbe",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.1096,
            "priceUnit": "CHF/kWh"
          }
        ]
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Tarif G (N)",
      "tariffType": "grid",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Gewerbe",
      "prices": {
        "base": {
          "price": 13.5,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "from": "00:00",
            "to": "00:00",
            "price": 0.101,
            "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": "Tarif G (M)",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Gewerbe",
      "prices": {
        "base": {
          "price": 8,
          "priceUnit": "CHF/M"
        }
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Tarif G (A)",
      "tariffType": "regional_fees",
      "tariffForm": "constant",
      "startDate": "2026-01-01",
      "endDate": "2026-12-31",
      "comment": "",
      "customerType": "Grundversorgung",
      "prices": {
        "municipalityTaxes": [
          {
            "municipalityNumber": 4416,
            "municipalityName": "Hefenhofen",
            "municipalityEnergy": [
              {
                "from": "00:00",
                "to": "00:00",
                "price": 0.003,
                "priceUnit": "CHF/kWh"
              }
            ],
            "municipalityComment": ""
          }
        ]
      }
    }
  ]
}