{
  "identifier": "test_data_dp_eh_nettopologie",
  "contact_point": "",
  "title": "Example JSON instance data",
  "release_date": "2025-01-21",
  "version": "1.1",
  "substations": [
    {
      "bays": [
        {
          "energy_consumers": [
            {
              "market_evaluation_points": [
                {
                  "european_article_number_ean": "123456789101112131"
                }
              ],
              "location": {
                "main_address": {
                  "postal_code": "1234AB",
                  "street_detail": {
                    "name": "Utrechtseweg",
                    "number": "23"
                  },
                  "town_detail": {
                    "name": "Arnhem"
                  }
                }
              }
            },
            {
              "market_evaluation_points": [
                {
                  "european_article_number_ean": "223456789101112131"
                }
              ],
              "location": {
                "main_address": {
                  "postal_code": "1234AB",
                  "street_detail": {
                    "number": "19"
                  }
                }
              }
            },
            {
              "market_evaluation_points": [
                {
                  "european_article_number_ean": "323456789101112131"
                }
              ],
              "location": {
                "main_address": {
                  "postal_code": "1234AB",
                  "street_detail": {
                    "number": "17"
                  }
                }
              }
            }
          ],
          "description": "MS-123456-M01-VE04"
        },
        {
          "energy_consumers": [
            {
              "market_evaluation_points": [
                {
                  "european_article_number_ean": "923456789101112131"
                }
              ],
              "location": {
                "main_address": {
                  "postal_code": "1234AB",
                  "street_detail": {
                    "number": "11"
                  }
                }
              }
            }
          ],
          "description": "MS-123456-M01-VE05"
        }
      ]
    }
  ],
  "conforms_to": "https://modellen.netbeheernederland.nl/netburen/1.1"
}
