How to import Pages (not Posts)

Answering my own question. I found the following in the docs that I had missed previously, in the sample JSON:

 "page":          0, // boolean indicating if this is a page or post

:blush: