[
  {
    "element": "counter",
    "id": "lpiCounter",
    "config": {
      "startWith": 10,
      "incrementBy": 1
    }
  },
  {
    "element": "counter",
    "id": "deliveryCounter",
    "config": {
      "startWith": 10,
      "incrementBy": 1
    }
  },
  {
    "element": "counter",
    "id": "classificationCounter",
    "config": {
      "startWith": 10,
      "incrementBy": 1
    }
  },
  {
    "element": "counter",
    "id": "organisationCounter",
    "config": {
      "startWith": 10,
      "incrementBy": 1
    }
  },
  {
    "element": "counter",
    "id": "xrefCounter",
    "config": {
      "startWith": 10,
      "incrementBy": 1
    }
  },
  {
    "element": "counter",
    "id": "successorCounter",
    "config": {
      "startWith": 10,
      "incrementBy": 1
    }
  }
]
