﻿[
  false,
  {
    "stringProp": "stringValue1",
    "objProp": { },
    "arrayProp": [
      false
    ]
  },
  "stringValue2"
]