The file format is JSON, with the events properties as arrays. It works the same for both v1 and v2.
events
{ "events": [ { "name": "Volunteering", "date": "2020-01-30", "id": "any-unique-string-works" } ] }