{
  "name": "Create multiple JSON items from an array",
  "nodes": [
    {
      "id": null,
      "name": "Mock Data",
      "type": "n8n-nodes-base.function",
      "position": [
        670,
        371
      ]
    },
    {
      "id": null,
      "name": "Create JSON-items",
      "type": "n8n-nodes-base.function",
      "position": [
        910,
        371
      ]
    }
  ],
  "connections": {
    "Mock Data": {
      "main": [
        [
          {
            "node": "Create JSON-items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}