{
  "dsoName": "Gemeindebetriebe Büetigen",
  "dsoNumber": "10930012345",
  "tariffs": [
    {
      "customerVoltageLevel": 0,
      "tariffName": "Elektrizität Abgabe Energie",
      "tariffType": "electricity",
      "tariffForm": "constant",
      "startDate": "2026-01-01T00:00:00",
      "endDate": "2999-12-31T00:00:00",
      "customerType": "Gross",
      "prices": {
        "base": {
          "price": 0,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "So"
            ],
            "from": "00:00",
            "to": "00:00",
            "price": 0.1590000000,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [],
        "reactivePower": [],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        },
        "municipalityTaxes": [],
        "cantonalTaxes": []
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Elektrizität Abgabe Netz",
      "tariffType": "grid",
      "tariffForm": "multilevel",
      "startDate": "2026-01-01T00:00:00",
      "endDate": "2999-12-31T00:00:00",
      "customerType": "Gross",
      "prices": {
        "base": {
          "price": 8.0000000000,
          "priceUnit": "CHF/M"
        },
        "energy": [
          {
            "weekdays": [
              "Mo",
              "Tu",
              "We",
              "Th",
              "Fr",
              "Sa",
              "So"
            ],
            "from": "00:00",
            "to": "00:00",
            "price": 0.1313000000,
            "priceUnit": "CHF/kWh"
          }
        ],
        "power": [],
        "reactivePower": [],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        },
        "municipalityTaxes": [],
        "cantonalTaxes": []
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Messung Niederspannung Direkt",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01T00:00:00",
      "endDate": "2999-12-31T00:00:00",
      "customerType": "---",
      "prices": {
        "base": {
          "price": 7.0000000000,
          "priceUnit": "CHF/M"
        },
        "energy": [],
        "power": [],
        "reactivePower": [],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        },
        "municipalityTaxes": [],
        "cantonalTaxes": []
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Messung Niederspannung Wandler",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01T00:00:00",
      "endDate": "2999-12-31T00:00:00",
      "customerType": "---",
      "prices": {
        "base": {
          "price": 12.0000000000,
          "priceUnit": "CHF/M"
        },
        "energy": [],
        "power": [],
        "reactivePower": [],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        },
        "municipalityTaxes": [],
        "cantonalTaxes": []
      }
    },
    {
      "customerVoltageLevel": 7,
      "tariffName": "Messung Virtuell",
      "tariffType": "metering",
      "tariffForm": "constant",
      "startDate": "2026-01-01T00:00:00",
      "endDate": "2999-12-31T00:00:00",
      "customerType": "---",
      "prices": {
        "base": {
          "price": 3.0000000000,
          "priceUnit": "CHF/M"
        },
        "energy": [],
        "power": [],
        "reactivePower": [],
        "refundStorage": {
          "price": 0,
          "priceUnit": "CHF/kWh"
        },
        "municipalityTaxes": [],
        "cantonalTaxes": []
      }
    }
  ]
}