Custom post type with Filter and Page Nav

If you used people and location as custom taxonomies, you’d be able to build them into a new WP Query instead. In fact, depending on how you’re storing your custom fields, you might be able to do it through WP Query without going down the custom taxonomy route. Then, you don’t need to post request anything – the query handles everything.