const snakeObj = {
    hello_world: 'hello',
    test_obj: [
      { blue_moon: 'blue moon' },
      { red_sun: 'red sun' },