Populate MongoDB Database Using mock_objects.json File for Test Purposes. - $ mongosh - $ use AD - $ db.advertisement.insertMany( <cities array in mock_objects.json file surrounded by square brackets> )