[
  {
    "name": "TEST",
    "default": "something",
    "description": "This thing does something for a test"
  },
  {
    "name": "FOO",
    "default": "bar",
    "description": "This thing does some other thing"
  }
]
